Oauth error invalid_request: The redirect_uri is not whitelisted

Oauth error invalid_request: The redirect_uri is not whitelisted

jbk
New Member
6 0 0

Hi,

I'm testing the install of an app, and it is telling me that the redirect_uri is not whitelisted, but it is whitelisted.  

Here's the redirect portion of the uri from the install redirect_uri=https%3A%2F%2Fshopify-staging.inxpressapps.com%2Freceive.html, which when decoded is 
https://shopify-staging.inxpressapps.com/receive.html

Screen Shot 2021-08-20 at 9.32.37 AM.png

 

Any help would be appreciated.

Thanks 

Reply 1 (1)

jbk
New Member
6 0 0

This error can be caused if the API key and secret are not correct.  That was my issue.