It does work on the product pages from the domain of the store directly but I does not seem to returning in the myshopify store request. And, I need it on there since I want to get the product_id of a product in draft status and they won’t be published on the store url. So, The only way to get those would be through
https://.myshopify/admin/products.json but that returns
{"errors":{"id":"expected String to be a id"}}