The response of 405 would lead me to believe that my method I’m calling in my web api isn’t set to accept post.
However, I can type the same url in fiddler and it works, but with Unity I get 405.
What am I doing wrong?
https://hastebin.com/kedizuqaqo.php
I’m using latest Unity 2017.