javaBin / ems-redux

Baksystemet som holder på alle foredrag som er sendt inn til JavaZone gjennom historien.
Apache License 2.0
10 stars 4 forks source link

Method not allowed for attachment #9

Closed chrissearle closed 8 years ago

chrissearle commented 11 years ago

Example

http://test.java.no/ems-redux/server/events/4c18f45a-054a-4699-a2bc-6a59a9dd8382/sessions/01f7192e-58f4-4498-b13f-17b637cf2624/attachments

has an item with href

http://test.java.no/ems-redux/server/binary/6f30320c-1dc2-493a-bf30-9ecf381113a1

This is giving me 405 method not allowed.

I am testing using the postman addon in chrome - so it is certainly possible that I'm not sending the correct accepts header - but 405 seems odd for that too.