Accessing REST API from Unity3D

Getting a 400 error when trying to use POST on your ASP.net Core 2 REST API from Unity?
Look no further... the answer is here:
https://stackoverflow.com/questions/46003824/sending-http-requests-in-c-sharp-with-unity

Awesome post, wish I had found this sooner... would have saved me hours of work.

Comments