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

Export Issue #261

Open
jy4713 opened this issue Oct 16, 2023 · 1 comment
Open

Export Issue #261

jy4713 opened this issue Oct 16, 2023 · 1 comment

Comments

@jy4713
Copy link

jy4713 commented Oct 16, 2023

when I export collection as postman, every end of collection, "request": null is added, because of this this exported json is not imported in Insomnia with error "Error while scanning for resources to import:No importers found for file", i just removed "request":null from the json then I can imported. can you export without "request":null when collection including nested collection is exported ?.

@jy4713
Copy link
Author

jy4713 commented Oct 16, 2023

also, when there is no header value, Nightingale export as "header" : null but Insomnia doesn't import this, only accept "header":[]
and please use "mode": "raw" instead of "mode": null.

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

1 participant