Focuses on API authentication, access scopes, and permission management.
Hi,
I'm developing a Shopify App and sometimes I do not receive the "state" parameter after a successful app install which blocks my oauth authentification flow.
The only parameters I receive are: "code", "hmac", "shop" and "timestamp".
This does seems to come from Shopify as it is happening randomly, sometimes I can finish my app install, sometimes not.
Does someone have a solution ?
Unfortunately, I didn't.
Please let me know if you find anything !