Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to programmatically set the "saved" token before sending a request #13277

Open
1 task done
kk24 opened this issue Nov 19, 2024 · 0 comments
Open
1 task done
Labels

Comments

@kk24
Copy link

kk24 commented Nov 19, 2024

Is there an existing request for this feature?

  • I have searched the existing issues for this feature request and I know that duplicates will be closed

Is your feature request related to a problem?

Problem Statement: I've a bunch of "saved" tokens which I would like to programmatically set before sending the request. Currently there is no option to do that in Postman.

image

Describe the solution you'd like

Solution: Ability to programmatically set the "saved" tokens in Pre-Request before sending any request. Something on the lines of
pm.request.auth.parameters().get('accessToken');

Describe alternatives you've considered

Alternative: Manually setting the "saved" tokens each time I run the request.

Additional context

No response

@kk24 kk24 added the feature label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant