Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
72 views

I'm trying to send a POST request using Newtonsoft.Json and HttpClient in C# and I've been using Postman to test out the JSON. As soon as I send the post, it immediately exits the CreateQuotePost ...
Christian S's user avatar