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
I found the issue—it was a mistake on my end. I was calling the wrong endpoint. I had created a client instead of a manager, so I was hitting /auth/manager/emailpass instead of /auth/client/emailpass. Interestingly, even though I hadn’t set up a manager route, it was still returning a token.
What Medusa version and documentation are you using?
v2
Preliminary Checks
Issue Summary
Following the documentation the token that I recive on
/auth/manager/emailpass
gives me unathorize message, but the previous steps are all okHow can this issue be resolved?
...
Are you interested in working on this issue?
The text was updated successfully, but these errors were encountered: