JCDY
New Member
Contact Me
Status
Offline
Last Activity
‎12-09-2019 12:53 PM
Topic Started
3
Topics Started
Topic Solutions
0
Solutions
Post Count
5
Posts
Post Kudos
0
Likes

Community Badges

No content to show

User Activity

Using our Sales Channel and the Checkout API we got the following response back from Shopify "statusCode": 422, "body": { "errors": { "checkout": { "shipping_line": { "id": [{ "code": "invalid", "message": "is invalid", ...
No more timeouts, I reduced the limits to 100. I'm getting better results that way. Thanks
I asked a previous question on Timeouts and one way I was able to reduce them was to ask for fewer transformations on the images for each product. But I have a dataset that has around 10K products that I'm accessing through the Storefront API. I'm us...
Solved it, I was requesting the first 250 images and doing a transformedSrc on each of them. I suppose it's too expensive.
I'm getting timeouts using the Storefront API (GraphQL). There's a lot of data coming in and I'm using pagination to fetch all the data. But it seems like after a certain amount of time I get this error:[ { message: 'Timeout' } ]Is it due to rate-lim...
This widget could not be displayed.
This widget could not be displayed.