You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I send a Post request to the Griffin.WebServer via the dotNet HttpClient.
The Post request is to be transmitted by a Json.
The content type is application / json.
I get the following answer:
hi Guys,
I have the following problem:
I send a Post request to the Griffin.WebServer via the dotNet HttpClient.
The Post request is to be transmitted by a Json.
The content type is application / json.
I get the following answer:
StatusCode: 400, ReasonPhrase: 'Unsupported content-type: application/json',
Why?
I hope you can help me.
The text was updated successfully, but these errors were encountered: