Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YouTrack API requires Content-Type headers #63

Merged

Conversation

lhost
Copy link
Contributor

@lhost lhost commented Feb 27, 2025

See official documentation https://www.jetbrains.com/help/youtrack/devportal/api-query-syntax.html

Fixes error:
Cog\Contracts\YouTrack\Rest\Client\Exceptions\ClientException
{"error":"Unsupported Media Type","error_description":"HTTP 415 Unsupported Media Type"}

See official documentation https://www.jetbrains.com/help/youtrack/devportal/api-query-syntax.html

Fixes error:
    Cog\Contracts\YouTrack\Rest\Client\Exceptions\ClientException
    {"error":"Unsupported Media Type","error_description":"HTTP 415 Unsupported Media Type"}
@antonkomarev antonkomarev merged commit 2ff0c41 into cybercog:master Feb 28, 2025
1 check passed
@antonkomarev
Copy link
Member

@lhost Thank you for the contribution! Will make a release ASAP

@antonkomarev
Copy link
Member

1 similar comment
@antonkomarev
Copy link
Member

@lhost
Copy link
Contributor Author

lhost commented Mar 1, 2025

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants