GET / POST work in Windows cURL but not in Windows desktop Postman

The tokens from the site I am testing API into has long tokens ( 280 characters). The GET and POST with Authorization Header with these Bearer token values work OK in Windows cURL But, when I use the same tokens in Postman I get code 403. Is there a limit on the length of the Authorization Bearer token? I searched for this topic at this site but did not find anything close to this. I am running the latest Postman version 6.1.3