-
Notifications
You must be signed in to change notification settings - Fork 42
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
Specifying collection & environment via Postman API GUID not working #52
Comments
Looks like you might have the ID rather than UID - how are you retrieving it? The info tab in the Postman app is one place to grab it. |
Odd, I grabbed them using calls to the Postman API with |
Ok, so I found the root of the problem. When using the API to get the IDs, there are two ID fields: I'll open a quick PR against the README to add another sentence or two calling out the distinction. |
Looks good - thanks. Let me just check we can't make this work with either option, as then it'd be super straight-forward for everyone. I might've made things too specific. |
When running the following job:
I'm seeing the following error:
Any thoughts on why Newman's interpreting the GUIDs as file paths?
The text was updated successfully, but these errors were encountered: