I submit the form post and get back "HTTP/1.1 422 UNPROCESSABLE ENTITY" even though I'm fairly certain that I have all the fields and mime encoding correct. The KB page says it should include a json response to point me to which field failed, but the server does not respond with any body of content.
Any hints, or perhaps differences between the KB page and reality?
Edit: Never mind, doing manual updates isn't so bad.
I submit the form post and get back "HTTP/1.1 422 UNPROCESSABLE ENTITY" even though I'm fairly certain that I have all the fields and mime encoding correct. The KB page says it should include a json response to point me to which field failed, but the server does not respond with any body of content.
Any hints, or perhaps differences between the KB page and reality?
Edit: Never mind, doing manual updates isn't so bad.