Hi, I'm using thr Shopify API to fetch the details about a product. https://milani-2019.myshopify.com/products/all-over-shadow-brush.json
This product has only been published to the "web" scope. When I view it in the public front-end api, I can see that it has the
{ ... "tags": "cruelty-free, quiz-level", "published_scope": "web" ... }
However, when I use the authenticated Admin API (with my access token), I only see this tag:
{ ... "tags": "cruelty-free", "published_scope": "globa." ... }
I don't understand why this happening.
User | Count |
---|---|
13 | |
12 | |
7 | |
6 | |
5 |