What is the expected API response time? by Ashley Kennerley
I've written a batch script to upload the several thousand products I need to upload from an existing database that powers an existing website / shop, which i'd like to run as quickly as possible.The...
View ArticleHow to debug 'no Delivery Rate available' when writing a CarrierService Api...
I've written a private carrier service for my client, it's visible in the shop under 'shipping', but when I try to checkout I see the following message. Unfortunately there is no Delivery Rate...
View ArticleAPI Limits Exceeded On Existing Task? by shoppit
Hi I've had api limits exceeded since 2am GMT+10 until now 7am GMT+10. It doesn't look like the limits are resetting themselves..Just wondering how I'd get someone to look in to this for me please?I've...
View ArticleHunkyBill commented on How to debug 'no Delivery Rate available' when writing...
That's so interesting! I have the opposite problem where I can see my delivery rates offered in the customer's checkout, and I return rates (fake of course), but Shopify is not actually sending any...
View ArticleEmbedded App SDK broken over the weekend by Reamaze
Hi Shopifiers and Shopify Employees,I've noticed that over the weekend there were some changes to the Embedded App SDK that broke our app:1. Embedded app URL containing spaces or certain characters in...
View ArticleRobin Regnier commented on Embedded App SDK broken over the weekend
I couldn't get your app installed this weekend but got around the problem by creating an account on your site first... earlier today the reamaze app wasn't embedded for me (kicked me directly over to...
View ArticleCreate Order in a custom app for store owner by Sachin
I am helping a store owner with 3 different shopify websites based on the physical stores. He would like us to create one custom mobile app which makes eCommerce possible across these three different...
View ArticleReamaze commented on Embedded App SDK broken over the weekend
Hey Robin, thanks for detailing your experience. I'm glad you were able to figure out a workaround. From our logs though, it looks like things started breaking very recently. We'll see what the shopify...
View ArticleKevin Hughes commented on Embedded App SDK broken over the weekend
Hi Ryan,Omitting some of the params from the signature defeats the purpose of the signature because a 3rd party could intercept and add params to the request and you would have no way of verifying...
View ArticleRyan | Add to Cart Apps commented on Embedded App SDK broken over the weekend
The only reason I suggest that is because thats they way the system has worked up until now. So are you saying all requests for apps that have EADSK enabled will follow this rule. I'm happy to change...
View ArticleKevin Hughes commented on Embedded App SDK broken over the weekend
The other signatures haven't been affected because they *always* have the exact same params. Its just the ESDK requests that have extra params that needed to be accounted for.
View ArticleRyan | Add to Cart Apps commented on Embedded App SDK broken over the weekend
I just know in the past issues have come up with using the additional params from memory things such as admin=1 and ids passed from app links.
View ArticleRyan | Add to Cart Apps commented on Embedded App SDK broken over the weekend
Also just another issue with signatures is that its not included on the App Settings link which makes it void. We've just made a habit of never using this and telling people to click on the app image.
View ArticleCelso Dantas commented on Embedded App SDK broken over the weekend
Hey Mathias,Are you talking about this link? In my tests, the signature is being passed correctly to the App preferences link. Can you be more specific about the issue you describe?Thanks!
View ArticleNeil Costford commented on How to debug 'no Delivery Rate available' when...
The documentation has been updated with the caching info.
View ArticleAl Priest commented on How to debug 'no Delivery Rate available' when writing...
Thanks, Neil. Much appreciated.
View ArticleDiscount & Shipping Calculation Update - Feedback by Radiator
Last week, a change was pushed where shipping rates are calculated post-discount rather than pre-discount. While this method of calculation may make sense for many store owners - clearly the demand for...
View ArticleKevin Hughes commented on 401 problem I can't solve. What are my other options?
I can take a look if you send me the details at kevin.hughes@shopify.com - sounds like your software library is doing something weird
View ArticleKevin Hughes commented on API Trigger that does not trigger.
Are you talking about a webhook from shopify?
View ArticleKevin Hughes commented on Shopify oauth 400 invalid request
Hi Kenneth,Thats a lot of code to look through, can you break this up into exactly what requests you are making and what the response is (removing any sensitive data)? I think that will help narrow...
View Article