Next.js Discord

Discord Forum

Google Calendar API

Unanswered
Rex posted this in #help-forum
Open in Discord
RexOP
Hi, I'm using NextAuth.js v5 with Google SignIn, and when I sign in in my app with a google user, the access_token (type: Bearer) in my database doesn't have the /auth/calendar in the scopes, so it gives me Unauthorized when I try to do a post with it.
Do you know if it's because of calendar api's in the 'sensitive data' showed in the image?

0 Replies