-
Adapting a Python script to authenticate Google Analytics Data API (GA4)
“Hey folks! Need a little help here. I’ve got a GA Reporting API V4 Python script I’ve been using to authenticate my report pulls. Now though, I’m trying to redo this thing to authenticate the GA4 API. I’m running into this error that says ‘Authorized user info was not in the expected format, missing fields refresh_token, client_secret.’ I can’t seem to figure out why it’s happening. Here’s my code – take a look and let me know if you have any ideas. Appreciate the help!”
Log in to reply.