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 ?