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

POST Requests for XHR and jQuery not working #29

Open
kikohernandez92 opened this issue Dec 13, 2018 · 2 comments
Open

POST Requests for XHR and jQuery not working #29

kikohernandez92 opened this issue Dec 13, 2018 · 2 comments

Comments

@kikohernandez92
Copy link

Hi @mebjas, I just installed the module to my Apache server, but now I'm always getting all POST requests denied and AJAX does not work at all. Apache 2.2, Debian 9.6 Stretch, Nothing out of the ordinary

@mebjas
Copy link
Owner

mebjas commented Dec 15, 2018

Can you verify if the token is being attached in the POST request as csrfp_token from the client side in network debugger.

This will help further isolate if it's client side issue or server side. Also check if the csrf js script is being injected in the HTML output. Can you share source of generated HTML code?

@kikohernandez92

@mebjas
Copy link
Owner

mebjas commented Dec 24, 2018

@kikohernandez92 updates?

@mebjas mebjas closed this as completed Jan 6, 2019
@mebjas mebjas reopened this Jan 6, 2019
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

2 participants