fusionauth-example-react icon indicating copy to clipboard operation
fusionauth-example-react copied to clipboard

Persistent error

Open jkrls84 opened this issue 2 years ago • 1 comments

I get this error:

We're sorry, your request was malformed or was unable to be completed for some reason. Try hitting the back button and restarting the process to see if it fixes the problem.

If you want the nerdy explanation, review the following JSON body.

{ "error" : "invalid_request", "error_description" : "Invalid redirect uri http://localhost:9000/oauth-callback", "error_reason" : "invalid_redirect_uri" }

I tried with fusionauth-example-react and fusionauth-example-node, and I get the same response when I try to login

Can you help me?

jkrls84 avatar Dec 02 '21 14:12 jkrls84