Hi,
We are trying to connect to the Google Ads API in Bubble. We can connect successfully in Postman but are blocked in Bubble and getting this error:
You haven’t tested this API in run mode and authenticated with myapp yet. You need to do this first to setup calls and to test the URLs and keys.
To do this, setup a login workflow, run your app in run mode (with debug_mode=true in the URL) and authenticate with the service. Once done, your access token will be used to initate the API calls and the API will be marked as valid.
We previewed in test mode and were able to successfully connect with Google with an external link that was properly configured. I see the code in the URL when the process complete.
I feel like we are missing a stop or something small. Thanks in advance for your help!
Ellen