Shopify / mobile-buy-sdk-android

Shopify’s Mobile Buy SDK makes it simple to sell physical products inside your mobile app. With a few lines of code, you can connect your app with the Shopify platform and let your users buy your products using their credit card.
MIT License
214 stars 137 forks source link

get currentlyNotInStock & quantityAvailable access denied error on v:5.0.0 #657

Closed taranTR closed 3 years ago

taranTR commented 4 years ago

Hi, When I add new fields quantityAvailable and currentlyNotInStock in my variant query, response has errors.Errors messages are 'access denied'.it run before add this fields and it run when i remove them. What's wrong?Why i get this errors? SDK version:5.0.0

taranTR commented 4 years ago

I get same error when I add totalInventory in my product query.Why i get this errors have any idea? I can't use this new features on sdk v 5.0.0