Skip to content

Test case is not running #1959

Discussion options

You must be logged in to vote

@nishant4500

The error you're seeing indicates that the collection-level authentication is not set to use the API Key correctly.

  • Go to the Collection, On the left panel in Postman, find your collection (Postman Library API v2)
  • Click on the three dots ... next to the collection name and Choose Edit then go to go to the Authorization tab

In the Type dropdown, select API Key and set this to Set this to api-key

  • Select Header from the dropdown
  • Click Save to apply the changes and try running your request again.

this will help you to resolve it, if not then may be @sanjay-kv or @MastanSayyad can help you

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by nishant4500
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants