Request: PUT /price_rules/621938835525.json body: {price_rule: {ends_at: null}} shop ID: 9483845679 Response: status: 422 x-request-id: 662e73cc-43fe-4abf-82d4-fd...
A price rule for one of our merchants has an invalid state: shop: femmeflexor.myshopify.com price rule ID: 926935679128 customer_selection: prerequisite prerequisite_saved_search_ids: [...
This seems like a bug on Shopify which we can reproduce reliably. Current tags: "Affiliate, Affiliate Group: Nutriólogas" <-- note non-ASCII character New tags provided in PUT request: "Affiliat...
No content to show
User Activity
04-18-2024
We are testing "Shopify managed installation" for our app, but it doesn't seem to be ready for production. We found two problems with it described here: https://community.shopify.com/c/authentication-and-access/is-quot-shopify-managed-installation-qu...
We're testing "Shopify managed installation" [1] for our app. This method appears to be recommended by the documentation, but we found two serious problems with it which makes us wonder if it's ready for production. 1. If you enable this method (by p...
I did some more testing and realized that this is not a bug. What is happening is that Shopify is parsing the provided URL and re-encoding it using an algorithm that aims to encode as few characters as possible while staying within the URL spec. In t...
REQUEST ----------------------------------------- version: 2022-04path: /redirects.jsonbody:{"path": "tttsd3r","target": "/?foo=%3F"} RESPONSE ----------------------------------------- code: 201x-request-id: e2c9b012-5baa-42ca-add0-8554462b145bbody:{...
09-23-2022
We are implementing iframe protection according to the following docs:https://shopify.dev/apps/store/security/iframe-protection Our app also uses App Bridge modals which are loaded in an iframe by Shopify. But the documentation makes no mention of mo...
We did more tests, seems that there is no special :' comparator in the Shopify API, what happened is that Shopify treated email:'a@b.com the same as a@b.com (ignoring the malformed "email:" prefix). For anyone that is struggling with searching for no...
We recently encountered difficulty using Shopify API to find a customer by email. We found a solution in this Shopify forum post:https://community.shopify.com/c/Shopify-APIs-SDKs/Can-t-find-customer-by-email/m-p/702219/highlight/true#M47511 This solu...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
893 | 12-09-2022 01:14 AM | |
368 | 07-16-2021 02:33 PM |