Calling POST with Web API fails, GET works

I am unable to call a WEB API that uses POST (trying to write to a datastore). I made sure the service account has all the right permission. I am getting the following error:

500 - Internal Server Error

Edit: Turns out the service account simply did not have access to one of the objects called. Thank you.

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data