Mickeydtails
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎12-28-2023 03:04 PM
Topic Started
2
Topics Started
Topic Solutions
1
Solution
Post Count
8
Posts
Post Kudos
7
Likes

Community Badges

No content to show

User Activity

Hi fellow developers, I’m experiencing very strange behavior when uploading images using the productUpdate api. I’m using the “new” media method. In most of the cases it works, but occasionally it fails, not sure why. Then I attempt to upload the ima...
@Liam I just made a quick test using PostMan and it looks like it's working as it used to. I will test a bit more and let you know how the result Do you know if this is a change that will come in a future API version, or was it simply an error? Thank...
We are experiencing the exact same issue, and also see the error coming out of nowhere. It stopped worked since yesterday I think, one of our clients reported about the error today. We haven't changed API version or any code, I've tried API versions ...
+1 on a fix for this, as it means no bulk updating of countryCodeOfOrigin, alternatively bulk operation support for inventoryItemUpdate would be great 
Got it working again, found out it was something in the code causing this issue. On AWS it worked, but not on Google. Specifically it was the "Content-Length" header when uploading the bulk file const response = await axios.post(url, form, { head...
Not working again now, seems like the exact same issue as before. Endpoint Url is back to http://shopify-staged-uploads.storage.googleapis.com/
Yes I can confirm that it works again now. I tested on two different stores having the same issue, both works again. Wuhuu  
Hi fellow developers, I’m experiencing a very strange issue in the Shopify GraphQL API, specifically it’s when trying to upload a file prepared by the stagedUploadsCreate endpoint for running a bulk mutation query.  The flow is like this:Create file ...
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.