insomnia: [Bug] Failed to contact HTTPS GraphQL to fetch schema
Overview
Insomnia Version:
5.7.4Operating System:
Windows 7Summary:
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:
- Create new POST request to HTTPS GraphQL endpoints
- Perform a request
- 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)
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.