Troubleshoot POST API
Budget: $10 – $30 USD
I have a Visual Studio 2019 project where I am posting data to an SQL Server database. The POST works well in POSTMAN but when I call the method in Visual Studio 2019 with c#, I am unable to perform the API insert of the new data.