-
Notifications
You must be signed in to change notification settings - Fork 2k
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 OpenAPI spec from URL #7885
Comments
Hi @verglor , this seems related to the electron issue: electron/electron#29984, |
Thanks @CurryYangxx, but as I mentioned in additional info if I first download the spec and import as file it succeed but without any collection. |
Missing endpoints in collection is actually general problem already reported in #6547. |
@verglor You can generate the collection manually |
Thanks! I'll close this issue. |
Expected Behavior
Importing https://developers.fio.cz/v3/api-docs-production.json should succeed.
Actual Behavior
The following error is displayed instead:
Reproduction Steps
Create
>Import
>Url
https://developers.fio.cz/v3/api-docs-production.json
intoUrl
input box.Scan
buttonIs there an existing issue for this?
Additional Information
If I first download the spec and import as file it succeed but without any collection.
Insomnia Version
9.3.3
What operating system are you using?
Windows
Operating System Version
10.0.19045.4780
Installation method
winget
Last Known Working Insomnia version
No response
The text was updated successfully, but these errors were encountered: