Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

401 Unauthorized error when sending POST request in Postman. #2

Open
HossameTor opened this issue May 8, 2023 · 0 comments
Open

401 Unauthorized error when sending POST request in Postman. #2

HossameTor opened this issue May 8, 2023 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@HossameTor
Copy link
Collaborator

I have a problem when I try to send a POST request via Postman to test my POST methods. I am getting a 401 unauthorized error.
At first, I suspected that the 401 unauthorized error was caused by an authentication problem. However, when I tried a GET method that also required authentication, it worked fine, so the issue must be specific to the POST endpoint.

@GarmoutiSalma GarmoutiSalma added the help wanted Extra attention is needed label May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants