OAuth Like User-Agent Flow... But There's No User Endpoint... How to Configure? (Actually: Self-handled Authorization for OAuth APIs / Offline Access on Behalf of User)

Any idea what Bubble is expecting for the user endpoint for the Google Analytics Reporting API? Tearing out my hair here.

I’ve looked here: https://developers.google.com/analytics/devguides/reporting/core/v4/rest/

And tried https://analyticsreporting.googleapis.com/v4/reports:batchGet as the endpoint, but I get a 404.

Would love to hear if you’ve had success with using some generic endpoint for other Google API’s.