Report this

What is the reason for this report?

405 Method Not Allowed

Posted on April 7, 2014

I’m getting ‘405 Method Not Allowed’ error and a general ‘500 internal server error’ when the iOS app I’m working on is making an API request to my droplet with VirtualMIn installed.

http://api.fillesmag.com/confirmpurchase/com.prismstudios.fillesmagazine/F80B3039-65AE-49EE-AE73-A9426B3535A6

Is this a server configuration error? Maybe something to do with security?

If so, how do I fix this?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

How are you hitting that API endpoint? Purchase confirmation should be a POST: <br> <br>https://github.com/bakerframework/baker/wiki/Baker-Server-API#purchase-confirmation <br> <br>I’m able to successfully hit your server for GET endpoints like: <br> <br>http://api.fillesmag.com/issues/com.prismstudios.fillesmagazine/F80B3039-65AE-49EE-AE73-A9426B3535A6

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.