Hi,
I am building an app with API connector.
The service platform I am getting the data from requires the steps below;
- Request the Authorization Code to the platform via OAuth2 authentification (log in)
- The platform gives the Authorization Code.
- Request the access token to the platform with the Authorization Code
- The platform gives the access token.
I am not sure how I can get the Authorization Code in bubble.io (or API connector).
It seems like “generic redirect URL” does not work as I need to find out the way to receive authorization code.
Many thanks in advance!
Sincerely,
James.