Deployed App and Invalid oAuth Redirect URL

Deployed App and Invalid oAuth Redirect URL

karmatrade
Shopify Partner
6 0 0

Hi there! I am following the instructions here: to deploy an app using Fly.io and Shopify app bridge.

 

I've gone through the instructions 3-4 times. It seems my OAuth Callback URL is still incorrect:

Oauth error invalid_request: The redirect_uri is not whitelisted
 
Screenshot 2023-08-20 at 9.13.29 PM.png
 
Screenshot 2023-08-20 at 9.14.10 PM.png
The redirect url is:
 
which decodes to:
 
 
I've attached my fly.toml, useAuthenticatedFetch.js files.
 
Screenshot 2023-08-20 at 9.14.21 PM.png
(removed api key and secret for security purposes)
Screenshot 2023-08-20 at 9.18.26 PM.png
I've also checked by Fly secrets to make sure it has the right url.
Now, it seems to be the correct url, but it still doesn't want to go through?
 
 
Replies 0 (0)