Focuses on API authentication, access scopes, and permission management.
I am experiencing a 410 (Gone) status when authenticating a request from a Shopify webhook call.
I have created an API route to handle this request with the below code. This route will be called by Shopify when a webhook is triggered. This route is not loaded for a signed in user; rather it is intended on handling API calls to process some data.
Hey @sydneyroosters
Please post this here: https://github.com/Shopify/shopify-app-template-remix
Scott | Developer Advocate @ Shopify
Will do, thanks.
Hey !
Have you been able to fix this ?
I'm having the exact same problem.
I also went here: https://github.com/Shopify/shopify-app-template-remix
but wasn't able to find anything related.
Thanks !