Skip to content

csrf token mismatch #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
seongbae opened this issue May 30, 2022 · 3 comments
Closed

csrf token mismatch #25

seongbae opened this issue May 30, 2022 · 3 comments

Comments

@seongbae
Copy link

Hi,

Thank you for the package. I'm trying to use your package on my project... everything seems to work fine except when I try to upload an image, it shows "CSRF token mismatch". How do I attach CSRF token when uploading images?

Thank you.

Seong

@mjawad096
Copy link
Owner

Hi @seongbae, please provide more details. Like which version you are using? From where you uploading image? etc.

@Edgarborras94
Copy link

Edgarborras94 commented May 31, 2022

The same happens to me, it appears to be empty on the meta tags:

<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="csrf-token" content="">
I will try to find the template of this and try to append the csrf token to see if its working.

Running latest Laravel 9 version as of today and PHP 8.1 on Laravel Valet.

If I find the reason before @mjawad096 or @jd-dotlogics will try to do a PR ;)

nice work btw @jd-dotlogics

@ghost
Copy link

ghost commented May 31, 2022

Bug fixed please updated to v3.2.5

@ghost ghost closed this as completed May 31, 2022
ghost pushed a commit that referenced this issue Jun 5, 2023
ghost pushed a commit that referenced this issue Jun 5, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants