CSRFTokenError #967
Unanswered
montserZalloum
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to customize the Frappe CRM app by creating a new Vue page and adding a route in my custom override app. I have followed the recommended steps to override the frontend, but I encounter CSRF token errors in the browser console—even though my new page is static and does not make any explicit API calls.
I understand that CSRF token errors usually relate to backend validation, and I have not added or overridden any Python backend files or API methods.
Could you please advise.
Thank you for your guidance.
Beta Was this translation helpful? Give feedback.
All reactions