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
I have searched the tracker for existing similar issues and I know that duplicates will be closed
Describe the Issue
I tested out having the vault variable inside the authorization collection. This works while running individual requests or functional testing but it does not work while running performance testing. The token is not attached and the performance testing fails with 100% error rate. Tested this functionality with a collection variable and it works when doing so or having an static value.
Steps To Reproduce
Add a new variable to the vault to store a token generated with your user.
Select a collection and go to the authorization tab.
Select Bearer Token and attach the value from the vault, {{vault:}}
Run a single request to make sure the API works with authorization header.
Open the runner select performance testing.
100% error rate due to missing token
Screenshots or Videos
No response
Operating System
macOS
Postman Version
11.27.3
Postman Platform
Postman App
User Account Type
Signed In User
Additional Context?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Describe the Issue
I tested out having the vault variable inside the authorization collection. This works while running individual requests or functional testing but it does not work while running performance testing. The token is not attached and the performance testing fails with 100% error rate. Tested this functionality with a collection variable and it works when doing so or having an static value.
Steps To Reproduce
Screenshots or Videos
No response
Operating System
macOS
Postman Version
11.27.3
Postman Platform
Postman App
User Account Type
Signed In User
Additional Context?
No response
The text was updated successfully, but these errors were encountered: