Invalid authentication data error
I'm using PyCharm Community edition 2024.1.
I found today that I wasn't able to update a project I've been working on for months by pulling new changes from GitHub. I tried cloning the repo again and realised I couldn't access any of my GitHub repos. I get an error that reads "Invalid authentication data. Re-Login".
I tried logging in again, it didn't help. I created a new GitHub personal access token with all the same permissions I had before. I'm still getting the same error. I ran "git" in terminal, but that doesn't seem to be the problem. I'm not sure what else I can try.
请先登录再写评论。
updating the app to most recent version fixed the issue!
Updating fixed the issue. Thank you Roshankp
In case anybody else experiences this problem, weirdly, PyCharm never informed me that an update was required. Normally it does tell me to update, so I wasn't aware that any update was available. Instead, I had to go to manually update it (help → and Check for Updates).
This is such a silly issue. I literally downloaded and installed PyCharm on my new OS install and got this error because I didn't have the newest update, even though I had just downloaded it from the website. Hopefully in future versions devs will add a check for updates to either the install process or to happen after this error.
This can be related to https://youtrack.jetbrains.com/issue/IJPL-156496 . Please check the Solution part of the issue
I didn't do anything, I can't imagine why I can't log in suddenly
Hi 箫孙 , please try to update the IDE to most recent version and re-issue the github token as described in the issue IJPL-156496