vdespa / introduction-to-postman-course

956 stars 597 forks source link

Generate a token #8

Open Adlo777 opened 2 years ago

Adlo777 commented 2 years ago

Hello. Please I just wanna know how to generate token necessary for authentication. You said that it's essential for POST request.

bandalia commented 2 years ago

To clarify this comment a little bit, by sending a POST request to get the access token, the following error is always ocurring: "Invalid or missing client name."

Postman Screenshot
vdespa commented 2 years ago

Instead of Text, try selecting JSON. See if the JSON is valid.

braveheartsw commented 1 year ago

I am having same error message but still getting same error !! any thoughts pls ?

Thanks

Dhamu785 commented 1 year ago

Did you followed @vdespa suggestion

venkey1999 commented 1 year ago

To clarify this comment a little bit, by sending a POST request to get the token code, the following error is always occurring: "Invalid or missing client name."