C
C#14mo ago
balls mcgee

❔ 415 error from HttpClient put to a controller using FromBody

(await _client.PutAsync("foo", new StringContent(5.ToString()))).EnsureSuccessStatusCode();
(await _client.PutAsync("foo", new StringContent(5.ToString()))).EnsureSuccessStatusCode();
public async Task Put([FromBody]int bar)
public async Task Put([FromBody]int bar)
error 415 (Unsupported Media Type).
1 Reply
Accord
Accord14mo ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server