No content to show
User Activity
No, Right now I am fetching only 40 orders using Shopify Ql. If I increase this limit it says the query limit has been exceeded.
Yes, I requested for that and Shopify has granted access for that. Even though I am receiving the recent orders only. Is there any way to increase the 1000 limit?
Hi,While we try to fetch the order details via API we are receiving only a limited no. of recent orders data. We can't able to find the past orders. How to rectify this? How to fetch past 6 months order data? And is it possible to fetch the data and ...
We had created an app that is non-embedded ( opens in a new tab ) but during app submission, we submitted the app with embedded enable in the app settings. The Shopify team understands that our app is embedded and replied back us the below message Co...
I am using PHP as my backend. Can you pls check is this format ?header('X-Frame-Options:self');<Content-Security-Policy: frame-ancestors 'self'>or <Content-Security-Policy: frame-ancestors 'https://[shop].myshopify.com'>Should I use this header for a...
Sure !!
Having the same issue. Couldn't able to find any solution
Hi,1.)I am developing a web application, in that I am connecting the Shopify store. I am trying to fetch the store order details using Shopify ql for the first 200 orders. But I am unable to fetch the 200 orders it shows an error as follows, So I can...
Hi,1.)I am developing a web application, in that I am connecting the Shopify store. I am trying to fetch the store order details using Shopify ql for the first 200 orders. But I am unable to fetch the 200 orders it shows an error as follows, So I can...