Currently getting this issue: ``` Error: SuperTokens core threw an error for a GET request to path: ...
n
Currently getting this issue:
Copy code
Error: SuperTokens core threw an error for a GET request to path: '/apiversion' with status code: 401 and message: Invalid API key
Can't find any resources online to solve it. Running hosted supertokens in a dev environment. supertokens-node 16.7.1 supertokens-web-js 0.9.1
r
hey @NoirLime can you check if the API key you have used is the same as whats shown in the dashboard?
n
here's on dashboard
r
right, have you used that in your backend sdk config?
n
Here's logs from dev server
I checked, the values are the same
r
was this working before and failed now?
n
was working 20 minutes ago
r
right.
n
Here's the code snippet setting up supertokens config:
r
can you DM me your registered emial ID?
62 Views