A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Trying to add subscriptions to a webhook and I'm getting:
HttpResponseError: Received an error response (401 Unauthorized) from Shopify:
"[API] Invalid API key or access token (unrecognized login or wrong password)"
If you report this error, please include this id: 23b5d934-0eda-4304-92d9-8fee3e852bc2
I'm passing in: xxx-dev.myshopify.com, xxx_09a9b32db4xxxxxxxxxxx to the GraphQL client.
Can anyone here provide me info on request id: 23b5d934-0eda-4304-92d9-8fee3e852bc2 ?
thanks
Nevermind, I think I was storing/using a token that was no longer valid.