State parameter not being sent back after successful oauth install

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 ?

1 Like

I am having the same issue. Did you end up finding the reason why @JulienZ ?

Unfortunately, I didn’t.

Please let me know if you find anything !