Any way to receive an "Authorization Code" to Bubble?

Hi,

I am building an app with API connector.

The service platform I am getting the data from requires the steps below;

  1. Request the Authorization Code to the platform via OAuth2 authentification (log in)
  2. The platform gives the Authorization Code.
  3. Request the access token to the platform with the Authorization Code
  4. 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.

This topic was automatically closed after 70 days. New replies are no longer allowed.