Tag: gzip

  • Strawberry Shake error using gzip compression

    Strawberry Shake error using gzip compression

    0 I am following the official Strawberry Shake guide: https://chillicream.com/docs/strawberryshake/v13/get-started/console Specifically Step 4: Add a GraphQL client to your project using the CLI tools I run this command: dotnet graphql init https://integrate.somecloud.com/graphql -n SomeClient -p ./StrawberryShakeConsole –headers Accept-Encoding=gzip –tokenEndpoint https://integrate.somecloud.com/auth –token eyJhbGciOiJIUzI1… I receive the following error: Download schema started. Download schema completed in 557…