Testing Authentication In Postman

Postman is generally designed to test poking an API.

It doesn’t implement an oAuth authentication loop/dance.

Postman expects you to give it a token you already generated.