- Joined
- May 18, 2016
- Messages
- 119
- Thread Author
- #1
Is there an error in my approach? I've identified the CSRF token in the initial GET request and supplied it in the subsequent POST request, yet I still encounter a "CSRF token failed" message. I'm employing sessions in my requests.