Hello!
I am having issues with a Shopify custom app and OAuth2.
I can get it connected but when I try to run a query on an endpoint, ‘/admin/api/2021-01/products/count.json’ - I get the error “No refresh token”.
Here is an image of the setup. All the urls look ok to me,
Any pointers or obvious stuff that I might be missing?
We are hoping to use this to update / retrieve the Shopify product meta data and so the normal private app might not be the best way to do this. Otherwise we would use the nodes that have been created already
Thanks!