Next.js Discord

Discord Forum

RPError: state missing from the response

Unanswered
Sloth bear posted this in #help-forum
Open in Discord
Sloth bearOP
Hello there guys I am creating an application using nextjs 13.4 with the app dir and aws amplify for hosting, I am setting authentication with next-auth with providers of google facebook, and metamask my metamast works and I am able to login with metamask but not with google or facebook I get redirected to the auth pages, select the account i wish to login with but instead of getting redirected back to the home page or authenticating the user I get and error "error: RPError: state missing from the response
error: RPError: state missing from the response"

1 Reply

Sloth bearOP