I’m developing a custom app for single store with having no issues, but since today I’ve starting getting the 400 error: Oauth error invalid_request: The redirect_uri is not whitelisted
I’ve double checked in the forums for this related error and double checked the whitelisted URLs but the problem is still persistent.
These are the credentials:
I was being able to start my local environment (“npm run dev”) until yesterday but not today.
Maybe is there something malformed in the URL? (it is automatically generated temporary by cloudflare) :
Generated via “npm run dev”:
Generated via Partners > App > Overview > Test store :
App name: “Tentree [Development]”
Development store: “tentree test store” (tentree-test-store.myshopify.com)


