Task timed out after 15.00 seconds Google OAuth + nextAUth
Unanswered
Orinoco Crocodile posted this in #help-forum
Orinoco CrocodileOP
When i use next auth on the Production env i facing this issue. I use Google OAuth + NextAuth.
I also try to increase httpOptions.timeout, but it's not working 😦
Anybody faced this issue?
I also try to increase httpOptions.timeout, but it's not working 😦
Anybody faced this issue?
1 Reply
Basenji
More information would be needed to say for sure. If you’re deployed on Vercel, I would recommend checking the logs to see if there’s any clues. Could be something like the URL isn’t configured as an approved endpoint in the Google API.