Skip to content

Instantly share code, notes, and snippets.

@williamkoller
Created November 17, 2022 14:15
Show Gist options
  • Save williamkoller/3e2532dc524f0c9dac16a27943936c05 to your computer and use it in GitHub Desktop.
Save williamkoller/3e2532dc524f0c9dac16a27943936c05 to your computer and use it in GitHub Desktop.
Test in hab postman
var res = pm.response.json();
pm.environment.set('access_token', res.access_token);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment