Closed stecapra closed 7 years ago
Everything works fine for me. Checkout this repo https://github.com/thetutlage/framework-653
Already fixed on @adonisjs/shield
repo
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Using : -adonis 4 (dawn) -axios -vuejs
If i send an AJAX request like that:
it returns 403 error, while using the same code in adonis 3.2 it works. I'm using vuejs front-end. Check also the headers in the request, and 'x-xsrf-token' is sent correctly.