Go REST
M

POST USER

Misterios Person almost 2 years ago 3295 views 2 replies

Does post user request need the bearer token to work?

2 replies
Z
zeevy almost 2 years ago

Yes all post requests (which create or modify the data) requires token

B
Banandy almost 2 years ago

I am using postman to access this API and I put the authorization token in the authorization section as bearer token but my post requests are still returning 401. Why is this?

Your reply

Markdown supported