You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes This was Beacuse While Using the SDK i wasn't providing the API version as " " in the arguments so of which many parameters were missing, to solve the above issue i added some value to API version in the argument now every thing is working fine
Hi Jeff My bad Earlier I kept the API Version as " " in arguments after that I tried that with some values everything was working fine so after that i removed the API version argument from the arguments
this.client = Client.buildClient({
domain,
storefrontAccessToken,
});
Hi team
, team. When I try to access Shopify products using the npm package Shopify -buy, I get the error shown above.
Framework
React
Shopify-buy Version
2.19.0
The text was updated successfully, but these errors were encountered: