I am very possibly missing something obvious when trying to consume Google analytics report data by the API connector. If anybody could push me in the right direction
To the fledgling API’ers out there…this is what i was stumped with…
When you enter all the mandatory information into the API connector…I misunderstood the section below circled in green. I have presumed foolishly after meticulously reviewing all the documentation that I needed to create some form of workflow action when i logged in using the existing process but could not see how this API was actioned /called.
@emmanuel to assist others who might find themselves reading this and myself . i have checked the (this API uses the refresh token mechanism) but every 60 minutes my API fails and i need to follow this process again. Have i missed something?
We do not refresh tokens in edit mode, because we really only need to be authenticated when the user is initializing calls, which is why you’re seeing this. This is normal.
Thanks for posting this! I’ve set up the Google Analytics report via Bubble API connector exactly the same way you have (Except I’m user the User profile endpoint https://www.googleapis.com/oauth2/v1/certs), but every time I go through the Google OAuth step as a user, it logs me out of my existing Bubble account and creates a new (blank) user.
Has this happened to you? If so, what did you do about it?