CSRF token #9
-
Hi I have a problem with CSRF. When I try to send a request, the api gives the following error |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi there, did you make sure to set up your endpoints in the Laravel API .env file - make sure to change them to whatever you are using in your local setup:
See https://laravelvuespa.com/setup/laravel-setup/#install-sanctum |
Beta Was this translation helpful? Give feedback.
-
i-ve resolve add |
Beta Was this translation helpful? Give feedback.
Hi there, did you make sure to set up your endpoints in the Laravel API .env file - make sure to change them to whatever you are using in your local setup:
See https://laravelvuespa.com/setup/laravel-setup/#install-sanctum