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

Cannot import collection exported by Postman API #13478

Open
1 task done
ayaka209 opened this issue Feb 22, 2025 · 1 comment
Open
1 task done

Cannot import collection exported by Postman API #13478

ayaka209 opened this issue Feb 22, 2025 · 1 comment

Comments

@ayaka209
Copy link

Is there an existing issue for this?

  • I have searched the tracker for existing similar issues and I know that duplicates will be closed

Describe the Issue

Collections exported via Postman API (api.postman.com/collections) cannot be reimported due to schema URL mismatch:

Export uses: schema.postman.com
Import expects: schema.getpostman.com
Workaround: Replace schema.postman.com with schema.getpostman.com in the exported JSON before importing.

Steps To Reproduce

  1. Import window
  2. use url https://api.postman.com/collections/{{collectionId}}?access_key=
  3. "We don’t recognize/support this format. "

Screenshots or Videos

No response

Operating System

Windows

Postman Version

11.33.5

Postman Platform

Postman App

User Account Type

Signed In User

Additional Context?

Recommended Fix:
Update Postman's import validation to accept both schema URLs since they refer to the same schema definition.

@kartikjain26
Copy link

Hey @ayaka209 We are working on a fix. Will update you soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants