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
Let's use MediaTypeWithQualityHeaderValue.Parse("application/json;v=1.0") as it is easier to just render this instead of checking the actual string etc.
Generated CSharp Client adds Accept Header to the request (HttpRequestMessage).
Object
Throws exception:
Possible solutions:
EDIT:
I noticed this behavior with Console App (.NET Core)
The text was updated successfully, but these errors were encountered: