Error 401 when project is deployed on server
Open
- Dominant language
- PHP
- Stars
- 9.4k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
My project was working perfectly on my local server but not when i make it online.
I'm using JWT.
I can login successfully but after that, each request receive a 401 error like the token is not right but it is there and it's right. I tried to run a local server on my server and send some curl request locally it is working.
What could be the problem ?
Thank you.
Contributor guide
Assessment
This issue has not been assessed yet.