Apr 14, 2021
Hello, I'm using Bulk Operations to import Inventory Levels for all stores. This has been working without any issue for a long time, but today the operation keeps stalling and end up being Cancele...
Feb 17, 2021
Hey all, Is anyone else receiving 520 Origin Errors responses for the REST API? Receiving the response below: <html> <head><title>520 Origin Error</title></head>...
Hey everyone, Intermittently receiving WebExceptions for "The remote name could not be resolved: {store_url}". All API calls are being rejected due to these exceptions. Seems to happen for 10 min...
Sep 29, 2020
Hello all, If an Amazon account has PII access revoked, will that affect how order information appears on orders flowing from Amazon to Shopify via the Amazon sales channel? For example, will the ...
Apr 1, 2020
Hello, I've run into an issue where Shopify's CDN seems to be holding onto old, out-of-date images. We format image names in a way to help with organization. Sometimes this results in a new ima...
Hello, I'm having trouble updating products with images for a specific subset of products. This same code works for over 99% of product updates sent up, but for some reason doesn't work for a smal...
Jan 13, 2020
Hi, I'm having issues switching to the new pagination. I'm using the 2019-10 API version. Here's an example request that I'm using: {site}admin/api/2019-10/orders.json?created_at_min=2019-12-3...
Hi All, Is it possible to create a Bulk Operation with inventory levels for all stores? Currently, I've only been able to get it working for one specific store at a time. Here's my mutation: m...
May 7, 2019
Hello, I'm interested in potentially only importing inventory levels that were recently updated via the updated_at_min filter. Does anyone know when the inventory_levels.updated_at field get up...
Hello, I've been running into issues with sending multiple captures for a single authorization via the API. The documentation seems to imply this is supported, but all of my captures for the trans...
Is there any way to tell specifically which InventoryItem failed when bulk updating inventory quantities via GraphQL? I am working with stores that have a high amount of Products/Variants (think 2...
Is there any way to tell specifically which InventoryItem failed when bulk updating inventory quantities via GraphQL? I am working with stores that have a high amount of Products/Variants (think 2...
Hey all, So far, I've only worked with Stores that have had a single Location. I'm in the process of setting up inventory API calls for a Store with 4 Locations. I've noticed that each Inv...
Jan 1, 2019
Hello, I'm working on regularly importing all inventory levels so I can perform audits. Thought I'd give GraphQL a go, since my expectation was that it would be faster than using the REST API ca...
Hello, My company handles all API calls to Shopify for our clients. I'm experiencing a new issue with a single client. I'm scratching my head a bit on this one because our code is mostly the sam...
Hello, I'm occasionally having an issue linking images with products via the API for a client. I will explain the lifecycle of this particular product, in the hopes that someone can help me...
No content to show
User Activity
04-14-2025
Hi,Can anyone recommend a payment provider / app that integrates with Global Payments gift cards?Thanks!
Thanks so much @shania_kochauto! Works perfectly now.
I'm using productVariantsBulkCreate to add variants to a product. I'm including the REMOVE_STANDALONE_VARIANT strategy, but it does not remove the single variant. Any ideas on what I'm doing wrong?Relevant snippet for the product:"variants": [
...
@FaizaBashir In your request that is getting the 404 error, check the response headers. If this is the same issue I was experiencing, the Location URL will be different than the URL you're making the request to. If you instead make the request to the...
@khaoscontrol,I know this post is fairly old at this point, but I figured I'd comment since I ran into the same thing.Using the Location URL provided in the redirect's response headers will indeed allow the POST to go through. I just ended up swappin...
After reviewing with Shopify Support, it turns out uBlock Origin was blocking the images from displaying. Common pattern for all of the blocked images was "AD-" in the file name-- guess that'll do it.
Hello,I'm having an issue with some product images not displaying properly (neither in Admin nor on the live site). It seems like an issue with caching or with the Shopify CDN. Am I doing something wrong?Here's an image URL I'm trying to tie to a pro...
Bump. Simply excluding an option because it's not unique (despite the option combination being unique for the variant) isn't a great solution. That value can still be important to display. I'll implement the workaround suggestions in this thread for ...
@dmhliu , are you updating 1000+ Variants per day? It may be possible that you're actually deleting/re-creating them.
I received an error rejecting my Product/Variant updates due to a "Daily variant creation limit reached". I attempted to push up an update with 530 Products & 3800 Variants and they were all rejected. I have 11,200 Products & 52,000 Variants on this ...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
694 | 05-02-2023 04:41 PM |