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