.NET Authentication and Authroization

This might be because you’re passing POST data as a string. I would try using FormUrlEncodedContent instead.

1 Like