andres12
Tourist
Contact Me
Status
Offline
Last Activity
‎07-27-2022 03:12 AM
Topic Started
2
Topics Started
Topic Solutions
1
Solution
Post Count
5
Posts
Post Kudos
3
Likes

Community Badges

No content to show

User Activity

I've just changed the endpoint to:https://{{shop-name}}.myshopify.com/api/graphql.jsonand it worked, but I'd like to specify the API version
I created a custom app from the Admin panel and generated an access token there too. I'm making this request:curl -X POST https://{{shop-name}}.myshopify.com/api/2022-07/graphql.json \ -H 'Content-Type: application/graphql' \ -H 'X-Shopify-Storefro...
I've just updated my answer because I had an error in the quote I put. The solution is in the link I mentioned in the "Usage limitations" section. I don't know how to explain it better and I haven't implemented it yet.
I think I've found the answer here: https://shopify.dev/api/storefront#rate_limits If you use a server-side library, the IP address of the request will be your server’s address. To ensure your app is throttled correctly, use a delegate access token a...
In the documentation it says that the Storefront API cannot be utilized server-side because of its rate limits. What can I do if I want to use Server Side Rendering (SSR)? And how does Hydrogen avoids this problem if it also uses SSR?
This widget could not be displayed.
This widget could not be displayed.
Likes given to