I'm trying to upload a binary picture to the sandbox using
UploadSiteHostedPictures and I get back the server down HTML page as a
response to my API call: When I run the same call in production, it
works. So it's not the call the issue. Can anyone co...