Replies: 2 comments 1 reply
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ekofi
-
Hi @ekofi, I have a similar issue, in the end how did you end up fetching the Google Analytics API ? by passing a token directly to the API call or configuring a google client SDK ? I have the following nextAuth config :
which seems to work fine, but I'm not sure how to pass the access token to any following request as I'm using a database strategy. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question 💬
Hi, can I use next-auth with Analytics API? My scope is
Google Analytics API | .../auth/analytics.readonly | See and download your Google Analytics data
And then I need to get Reporting API v4 (I need to access my customers' Analytics data)
If yes, how can I do that? Thanks
How to reproduce ☕️
I added the scope
Contributing 🙌🏽
Yes, I am willing to help answer this question in a PR
Beta Was this translation helpful? Give feedback.
All reactions