-
Notifications
You must be signed in to change notification settings - Fork 39
Not able to import collection from postman #129
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
Comments
Hey @shivach2! I was able to
|
For me you can take any valid openapi spec and convert it to a postman collection to reproduce this issue using openapi-to-postman then importing the collection into httpie/desktop. On that note would be nice to just import in an openapi spec (yaml or json), but that would require a separate feature request. Is this where httpie/desktop issues are being filed? @jkbrzt @iAmWillShepherd @saivanji |
Same problem with a different error, also importing from Import the specific .json as suggested by @prettyirrelevant does not work anyway: |
Hi, have you resolved the problem? If so, how did you fix it? |
Hello I had the same problem when trying to import a postman collection for the CommerceTools API but I am getting the error I fixed this by importing it into Postman, then re-exporting it as Postman version 2.1 which Httpie imported without issues. |
✅ Fixed in HTTPie Desktop v2025.1.0 — thanks for the reports! Full changelog: |
@MaryamKazemit Could you share a link to the collection or send it to [email protected]? Thanks! |
In v2025.2.0, we fixed another Postman collection import bug by implementing a workaround for multiple format variants using the same version identifier. Full changelog: https://httpie.io/blog/changelog-0027 |
Uh oh!
There was an error while loading. Please reload this page.
Checklist
Minimal reproduction code and steps
Current result
…
Expected result
…
Debug output
Please re-run the command with
--debug
, then copy the entire command & output and paste both below:Additional information, screenshots, or code examples
…
The text was updated successfully, but these errors were encountered: