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

Unable to Import Postman Collection #8188

Closed
2 of 4 tasks
nistee-so opened this issue Nov 21, 2024 · 2 comments · Fixed by #8241
Closed
2 of 4 tasks

Unable to Import Postman Collection #8188

nistee-so opened this issue Nov 21, 2024 · 2 comments · Fixed by #8241
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@nistee-so
Copy link

Expected Behavior

The Postman collection should import successfully into Insomnia without any errors.

Actual Behavior

When attempting to import the Postman collection, Insomnia does not recognize the file and fails to import it.

Reproduction Steps

  1. Go to File > Import > From URL
  2. Enter the URL: https://raw.githubusercontent.com/emartech/developer-hub-public-assets/master/resources/EmarsysV2PostmanCollection.json
  3. Click Scan
  4. Observe the error message indicating the file is not recognized
image

Is there an existing issue for this?

Which sync method do you use?

  • Git sync.
  • Insomnia Cloud sync.
  • Local only

Additional Information

The Postman collection is in v2.0 format, which should be compatible with Insomnia. The issue persists despite multiple attempts and verifying the file format.

Insomnia Version

Insomnia 10.1.1

What operating system are you using?

macOS

Operating System Version

Darwin x64 24.1.0

Installation method

homebrew

Last Known Working Insomnia version

/

@nistee-so nistee-so added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Nov 21, 2024
@notjaywu
Copy link
Contributor

notjaywu commented Nov 22, 2024

@yaoweiprc take a look at this issue

@yaoweiprc
Copy link
Contributor

It looks that this format is of Postman Collection Format v2.0, while we support importing Postman Collection Format v2.1 well.
You can import it in Postman and re-export it as Collection v2.1 format, then you can import the new file in Insomnia.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants