When I try connecting to Shopify, I keep getting this error.
{
"message": "The request failed due to failure of a previous request.",
"code": "SC424",
"suberrors": [
{
"message": "No access token specified.",
"name": "Error"
}
]
}
Steps to recreate:
- start shopify connection on a store with make not installed
- approve permissions by clicking install
- this error code then shows after install
This is the same error as is mentioned in this post.
Could really use some help here. I’ve tried deleting all browser history and cookies thinking this may have something to do with an auth token or something, but no luck.
Thanks,
Sean