Open
Description
Hello team,
I am using OAuth 2.0 as the Authorization Type and passing oAuth Token and Header Prefix as "OAuth". The collection runs fine in POSTMAN but not in CLI with NEWMAN.
I have printed the Authorization value and it is showing as "BEARER" instead of "OAuth", causing to get the "INVALID AUTHORIZATION HEADER". Kindly look into this ASAP.