Method Not Allowed Heroku
Method Not Allowed Heroku. On the deployment section, every time I deploy using Heroku, this gives me a "Method not allowed". app.listen(app.get('port'), function() console.log("Server is started!") ); Has anybody had anything like this happen to them? Heroku. heroku is giving me Method not allowed.
The text was updated successfully, but these errors were encountered i have tried "git push heroku master" but it is not working also.
Also please resue that you have the [HttpPost] method available inside the Web API code.
Okay, so I've been on this problem for hours now with no idea how to solve this since I'm just a newbie. heroku is giving me Method not allowed. Before using pythonanywhere I used Heroku, and the API code is pretty much the same, and when I change the URL on Android to post to Heroku everything goes well. This will usually happen if you are trying to do a PUT or a DELETE and you don't have the API configured to allow it.
0 Response to "Method Not Allowed Heroku"
Posting Komentar