meteor-shopify
meteor-shopify copied to clipboard
Shopify API access for Meteor
Error: Invalid 'auth'. Needs 'password' or 'secret' or 'access_token'. W20220804-17:53:26.680(5.5)? (STDERR) at Object.Shopify.addKeyset (packages/froatsnook_shopify.js:2490:15) hi have odd app now getting the Error @froatsnook can you help on that.
The proxy caching system is only checking the if there is a cache for the Shopify store. This does not take into account other variables such as whether the access...
Hi there! I'm trying to go through scenario 3 in the tutorial at https://atmospherejs.com/froatsnook/shopify. When I run authenticator.getPermanentAccessToken(code), it's throwing an error saying ' Shopify._getPermanentAccessToken is not a function' ....
There's plenty examples of getting data, but how about one of modifying data? No matter what I try I just get `Exception in setTimeout callback: Error: Missing option id`. I'm...
In terms of this package, is the rate-limiting global or per-instance? From the way it is described, it sounds like I am expected to pass the backoff rate to the...
N00b here... How would I actually implement this package into my project. Im puzzled as to my first steps. My end goal is to access the shopify api in order...
I want to get your thoughts on this before spending the time to make the modifications for a pull request. Currently, the only in-package way to begin the authorization flow...