Kong / insomnia

The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
https://insomnia.rest
Apache License 2.0
34.35k stars 1.93k forks source link

WSDL URL import: "Error while scanning for resources to import:No importers found for file" #7083

Open Abdull opened 7 months ago

Abdull commented 7 months ago

Expected Behavior

Insomnia should successfully import a WSDL specification.

Actual Behavior

Insomnia fails, showing GUI error message "Error while scanning for resources to import:No importers found for file". The stdout log does not show further information (at least on default log level).

image

Reproduction Steps

  1. Go to "dashboard", e.g. on the local "Scratch Pad".
  2. Click the "Scratch Pad" dropdown, select "Import". A Modal "Import to "Scratch Pad" Workspace" appears.
  3. Select "Url", provide as Url e.g. https://www.onvif.org/ver10/device/wsdl/devicemgmt.wsdl , and click the "Scan" button".
  4. The import fails, showing the mentioned GUI error message.

Is there an existing issue for this?

Additional Information

This error happens in all Insomnia versions I tested:

Besides the aforementioned "Url" import method failure, the import also fails (with the same error message) when using the "File" import method.

Insomnia Version

8.6.1

What operating system are you using?

Other Linux

Operating System Version

Linux myhostname 6.5.0-0.deb12.1-rt-amd64 #1 SMP PREEMPT_RT Debian 6.5.3-1~bpo12+1 (2023-10-08) x86_64 GNU/Linux

Installation method

download from Github release pages; installation from flathub.org

Last Known Working Insomnia version

No response

marian-varga commented 6 months ago

same problem with https://www.dataaccess.com/webservicesserver/NumberConversion.wso?wsdl

rodrigo-itao commented 3 months ago

Same problem with https://www.contatodiario.com.br/services/ws.php?wsdl

lennartwong commented 1 month ago

Anyone looked into this issue? I have the same problem.