- 🇬🇭Ghana maloojackson
Can you please show how you added the card token in the header. Thanks
When an authenticated user attempts to submit a form I'm getting the following error.
Error submitting FORM NAME contact form. Error: Request failed with status code 403.
Response message: X-CSRF-Token request header is missing
Submissions are working properly for anonymous users. I've attached screenshots of the REST resources and modules permissions settings. I've also attached a screenshot of how I'm submitting the post request.
I see this issue → which seems similar except that they are having issues with submissions for anonymous users while I'm not. I'm only having issues for authenticated users.
Closed: works as designed
4.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Can you please show how you added the card token in the header. Thanks