Cannot get authentication work #71
-
Hi, The error message is: The token is fine (it works flawlessly with REST). When I don't use authentication, it works. As soon as the authentication is active, I get this error. I remove the credentials:true but then it says there is no valid token. (but token is valid. Same token with rest is okay) Frontend: ` const JWT_TOKEN = getToken();
}, ` latest strapi version any ideas? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Sorry to hear that! This looks like a bug on the packages side. I'll have a look at it tonight. |
Beta Was this translation helpful? Give feedback.
This was a bug and should be fixed via #72 in the 2.0.4 release. Please try again with this new release/version and let me know if their is still any issue.