App reviews, troubleshooting, and recommendations
Hi
I have developed a SHopify Application, however when i installed on one of the client. The app stuck in loop and chrome throws message many times. I installed same application a fews days before. Everything was fine, no infinite loop. Whats happening with Shopify. Same application works for one customer and not for another. See blow message, it is very urgent to solve this issue.
Blocked script execution in '<URL>' because the document's frame is sandboxed and the 'allow-scripts' permission is not set. Also seeing another error. See screenshot
Solved! Go to the solution
This is an accepted solution.
Replying to my own question. i solved it my scopes weren't matching as in shopify.app.toml file and in environment variable. When working on 3rd party CCC feature. It forgot to add it in ENV "SCOPES". Shopify should provide better error in case of mismatch instead of strange error that i shared above. It pointed to completely different direction which was wrong in this case.
My old scopes
scopes = "customer_read_orders,read_orders"
And when of CCC they were
scopes = "customer_read_orders,read_orders,write_shipping"
This is an accepted solution.
Replying to my own question. i solved it my scopes weren't matching as in shopify.app.toml file and in environment variable. When working on 3rd party CCC feature. It forgot to add it in ENV "SCOPES". Shopify should provide better error in case of mismatch instead of strange error that i shared above. It pointed to completely different direction which was wrong in this case.
My old scopes
scopes = "customer_read_orders,read_orders"
And when of CCC they were
scopes = "customer_read_orders,read_orders,write_shipping"
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024