I get http://localhost:3000/api/auth/error?error=AccessDenied in my NextJs application using google signin. Why?
Pleas Help me To solve this problem. http://localhost:3000/api/auth/error?error=AccessDenied in my NextJs application using google signin. Why?
Here is my [...nextauth] file ...
Here is my Nav component where I want to pass the signin function...
When I click on it, it returns a 404 response yet I am supposed to see this below:
How I Sove It?
Via Active questions tagged javascript - Stack Overflow https://ift.tt/f0PSIYB
Comments
Post a Comment