Token-based authentication error - no authToken result

Hey there, I followed these instructions https://www.youtube.com/watch?v=P4sgwL0z8T0&t=101s and do not understand, why I get an error 500 message as result instead of an authToken. I can’t get any further from minute 6:11 unfortunately…

The error message is: An error happen during the execution of the workflow

name: “Error”

stack: “Error: Request failed with status code 500 at e.exports (https://editor-cdn.weweb.io/public/js/chunk-vendor…) at e.exports (https://editor-cdn.weweb.io/public/js/chun…) at XMLHttpRequest.w (https://editor-cdn.weweb.io/public/js/chunk-vendors…)”

message: “Request failed with status code 500”

When I enable “send credentials” the error message changes to:

name: “Error”
stack: “Error: Network Error at e.exports (https://editor-cdn.weweb.io/public/js/chunk-vendors…) at _.onerror (https://editor-cdn.weweb.io/public/js/chunk-vendors…) at XMLHttpRequest.sentryWrapped (https://browser.sentry-cdn…)”
message: “Network Error”

Hi @Adrian :wave:

A 500 error refers to a server-side error so it might be a temporary issue that happened on Xano’s side.

Are you still experiencing the issue?

If you are, can you share a few screenshots of how things are setup in your WeWeb and Xano projects so

Hi @Joyce, thank you for your response! I started with a new fresh Xano Workspace and solved it. :slight_smile:

1 Like