astrometry / usermanual

Help for Astrometry.net: Issue tracking and the Missing Manual
http://astrometry.net/doc2
Other
3 stars 0 forks source link

HTTP 500 Internal Server Error when uploading url #10

Open ghost opened 7 years ago

ghost commented 7 years ago

Hi there,

I am currently working on an PHP client and get an 500 Internal Server error when sending the following request for uploading a image:

https://requestb.in/y73m7cy7?inspect#swbeje

The way we have to send the data is really awkward in my opionion because it is not the way json data should be handled normaly.