View raw OAuth error from API Connector (Google Ads API)

Hi, I could use some help.
I tried connecting to Google Ads Api using OAuth2 User-Agent Flow.
Everything works when using the official python SDK, however I can’t get it to work with Bubbles API Connector.

I tried it with those settings:

Whenever I go through the Oauth authentication flow, I get a generic error message saying that my Api Connection is not set up correctly. How can I view a more detailed error message? Or even better: can someone spot an error in my configuration?

Thanks in advance
Max

How’d you go Max? Any luck?

I am having the exact same issue. Even seems like scopes are being issued successfully - but Bubble is throwing this error API Connector error: the Oauth2 API {my api name} is not configured properly - Received error from api

How it looks:

And same as Max, I can’t even read an error in inspector in Chrome or dev tools.

Can anyone assist? :slight_smile: