-
Notifications
You must be signed in to change notification settings - Fork 126
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
CSRF enabled -> Missing or bad crumb data when running Clion through VNC #584
Comments
sounds strange. Why VNC should change the communication from the remote computer to remote server? But I can try to reproduce it.
|
In case it helps someone, I had this error today and it turned out to be just a copy paste error leaving me with an invalid token. |
@HGeorge-Adapdix This mean a wrong token was copied? |
@healthy-tree What is the comment meaning? |
Hi,
When using the plugin locally, it works fine with no error, but if I'm VNCing into the computer (from windows to linux), I get the
CSRF enabled -> Missing or bad crumb data
error for some reason and the plugin simply does not work.I am using the version 0.13.20 on Clion 2024.1
The text was updated successfully, but these errors were encountered: