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.
Is this a server configuration error? Maybe something to do with security?
If so, how do I fix this?
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