Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

Error 405 (Method Not Allowed) #44

Closed
kostGX opened this issue Jan 13, 2015 · 1 comment
Closed

Error 405 (Method Not Allowed) #44

kostGX opened this issue Jan 13, 2015 · 1 comment

Comments

@kostGX
Copy link

kostGX commented Jan 13, 2015

Hey again!

I managed to run Circular and sign in with Twitter. Now I have trouble making posts. All in-app actions I make return an Error 405, method not allowed from Twitter. The links that "go off" are

api/settings
api/times and
api/posts

I am using nginx.

Thank you in advance.

PS In which folder am I supposed to create the 'uploads' folder?

Update: I tried placing this

To allow POST on static pages
error_page 405 =200 $uri;

In my configuration. I wouldn't receive any errors on the console but it still wouldn't post.

@julien-c
Copy link
Owner

v2 is going to be a complete backend rewrite using a different stack (Node), so closing this issue. Cheers!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants