nikitastupin / clairvoyance

Obtain GraphQL API schema even if the introspection is disabled
Apache License 2.0
960 stars 87 forks source link

Unable to use headers with docker container #52

Open ghost opened 1 year ago

ghost commented 1 year ago

Great tool,

While using the local installation of clairvoyance via pip, it works perfectly with headers. 1

However, with the docker container there's a bug.

2

Removing the header flag solves it but sometimes graphql endpoints require authentication.

nikitastupin commented 1 year ago

Hi @p0mbe!

Thanks for reporting this. Unfortunately, now I don't have capacity for digging deeper and fixing. I probably would be able to find time and review and merge a PR though.

I'm also looking for other ways to maintain the project with my current capacity (e.g. receive funding with Gitcoin Grants and fund issues with Gitcoin Bounties).