Skip to content
Translate Ideas and Comments
Choose language:
There was an error during translation

Settings and activity

1 result found

  1. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    alexnasii commented  · 

    The error message you're encountering, "Invalid content-type header. Received type," suggests that the Twitch CLI is expecting a specific Content-Type header in the HTTP response, and the server is not providing it or providing an unsupported type.

    The restriction on Content-Type might be enforced by the Twitch CLI to ensure that the server response is in a format it can handle. It's crucial for proper communication between the client and server components.

    To resolve this issue, you may need to investigate the Twitch CLI documentation or reach out to their support to identify the correct Content-Type expected by the CLI. Adjusting the Content-Type in your requests to match the expected type could potentially resolve the problem. It's also worth checking if there are any updates or patches for the Twitch CLI that address this issue at https://checkricepurity.com/.