Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PATCH requests not supported by certain proxies #628

Open
MatthieuLeMee opened this issue Jun 6, 2014 · 2 comments
Open

PATCH requests not supported by certain proxies #628

MatthieuLeMee opened this issue Jun 6, 2014 · 2 comments

Comments

@MatthieuLeMee
Copy link

As a user, this is the almost first time i use tatami but i have compatibility problems with new versions of browsers.

On Chrome, when clicking the follow button, i get an ajax error
PATCH http://app.tatamisoft.com/tatami/rest/users/cverdier 400 (Bad Request)

And on Firefox, i simply can't log in, it just won't log me in. Errors are :
SyntaxError: missing ) after condition tatami-vendor.js:723
ReferenceError: Backbone is not defined tatami-app.js:208
ReferenceError: jQuery is not defined

@adericbourg
Copy link
Contributor

Try to change your proxy. Where you work, some of them don't support PATCH.

@rlheritier rlheritier changed the title Chrome and Firefox compatibility PATH requests not supported by certain proxies Sep 19, 2014
@rlheritier rlheritier changed the title PATH requests not supported by certain proxies PATCH requests not supported by certain proxies Sep 19, 2014
@rlheritier
Copy link
Contributor

Sadly, the fix is to stop using fancy PATCH requests and use another more common verb.

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

No branches or pull requests

3 participants