redirect_uri_mismatch error
-
Hi, We’re testing your plugin to use it in a new NuxtJS application where we want our users to be authenticated with our current WordPress portal, we’ve configured our Nuxt app with the Oauth2 client credentials and Urls defined in our local MiniOrange Oauth server configuration but we are receiving this error:
{"error":"redirect_uri_mismatch","error_description":"The redirect URI provided is missing or does not match","error_uri":"http:\/\/tools.ietf.org\/html\/rfc6749#section-3.1.2"}
The Redirect URI is a premium feature, how can we test during development to confirm that it is not an config error in our Nuxt JS app?
Thanks,
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘redirect_uri_mismatch error’ is closed to new replies.