insomnia: [Bug] Failed to contact HTTPS GraphQL to fetch schema

Overview

  • Insomnia Version: 5.7.4
  • Operating System: Windows 7
  • Summary: Failed to contact https://graphql_endppoint to fetch schema

How To Reproduce

Please list all pertinent information and steps needed to reproduce the issue. For example:

  1. Create new POST request to HTTPS GraphQL endpoints
  2. Perform a request
  3. You can see the results but the autocomplete feature is not working

Other Notes

The introspection queries run normally in graphiql.

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 22 (9 by maintainers)

Most upvoted comments

Well, I’m glad you figured it out! No worries 😄

Hi @tphan18,

Can you give this another try on 5.7.9? I made some improvements to GraphQL schema fetching in that release. Let me know if you’re still having problems.