Issue in oAuth authentication

Hi Team,

I am using FDK OAuth for authenticating with Shopify. When running locally, I encounter an “invalid redirect URL” error. However, it works fine when installed as a custom application. Below is the redirection URL from Shopify:

https://admin.shopify.com/store/quickstart-8ef7b0b3/oauth/authorize?scope=read_all_orders%2C%20write_orders%2C%20read_orders%2C%20read_customers%2C%20read_products&response_type=code&redirect_uri=http%3A%2F%2Flocalhost%3A10001%2Fauth%2Fcallback%3Fcallback%3Dhttp%3A%2F%2Flocalhost%3A10001%2Fcustom_configs%3Foauth%3Dshopify%26product%3Dmodules&state=***&client_id=****

Any suggestions on how to resolve this issue?

Platform version: 3.0
FDK version: 9.1.0

Thanks & Regards,
Gopi

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.