• Resolved progresivo

    (@progresivo)


    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)
  • Plugin Author miniOrange

    (@cyberlord92)

    Hi,

    Looks like you are not sending the correct redirect_uri in the OAuth request which should be same as one you have configured in our plugin.

    Can you please share complete URL of the page where you see the above error and screenshot of configured redirect URL in the plugin?

    Please use our support form in the plugin to send us the data.

Viewing 1 replies (of 1 total)
  • The topic ‘redirect_uri_mismatch error’ is closed to new replies.