I am trying to figure this out. I was not getting any useful error messages with my code so I used something else to generate something. I have attached that code after the
You're getting HTTP 415 "The request entity's media type 'multipart/form-data' is not supported for this resource." because you haven't mention the correct content type in your request.