You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
newman CLI return response context-type as text/html instead of JSOn when used with Basic auth, however when changed to bearer token issued fixed
#2953
Open
rvatsastro opened this issue
Apr 7, 2022
· 0 comments
OS details (type, version, and architecture): Mac M1 and CircleCI Linux medium machine
Are you using Newman as a library, or via the CLI? CLI
Did you encounter this recently, or has this bug always been there: Not sure
Expected behaviour: Should get response context type as JSON with basic auth as well as its working fine with bearer token
Command / script used to run Newman:newman run AIRFLOW_RESTAPI_DEPLOYMENT.postman_collection.json -e environment.json -g globals.json > /Users/rahul/projects/qa-regression/postman_rest/output-report.log
Sample collection, and auxiliary files (minus the sensitive details):
Screenshots (if applicable):
The text was updated successfully, but these errors were encountered:
newman -v
): 5.32The text was updated successfully, but these errors were encountered: