You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught runtime errors:
ERROR
Request failed with status code 401
at createError (webpack-internal:///./node_modules/@ory/client/node_modules/axios/lib/core/createError.js:16:15)
at settle (webpack-internal:///./node_modules/@ory/client/node_modules/axios/lib/core/settle.js:17:12)
at XMLHttpRequest.onloadend (webpack-internal:///./node_modules/@ory/client/node_modules/axios/lib/adapters/xhr.js:49:7)
createError.js:16 Uncaught (in promise) Error: Request failed with status code 401
at createError (createError.js:16:1)
at settle (settle.js:17:1)
at XMLHttpRequest.onloadend (xhr.js:54:1)
Relevant configuration
No response
Version
"@ory/client": "^1.1.33"
On which operating system are you observing this issue?
None
In which environment are you deploying?
None
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Preflight checklist
Describe the bug
I follwed this tutorial step by step:
https://www.ory.sh/docs/getting-started/integrate-auth/vue
but I can't get my Vue app running correctly:
Is this a ory/client error?
Reproducing the bug
Follow the tutorial:
https://www.ory.sh/docs/getting-started/integrate-auth/vue
Relevant log output
Relevant configuration
No response
Version
"@ory/client": "^1.1.33"
On which operating system are you observing this issue?
None
In which environment are you deploying?
None
Additional Context
No response
The text was updated successfully, but these errors were encountered: