Unable to push to github #553
-
I had issues logging into Github a few days ago so had to change my password. However, when I now push my files to Github there is an error as the password is different. How do I change my password in R? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Hi @RebeccaMayer - this seems likely to be the same issue as #551 - it looks like your Personal Access Token on GitHub probably expired when you changed your password. I'd try going through these instructions again to create a new PAT and get RStudio to recognise it - https://sbohvm.github.io/RPiR/articles/pages/install_github.html#add-a-personal-access-token-pat - you'll need to replace the PATs rather than create them from scratch, but the instructions are the same. Let me know if anything isn't clear (or that doesn't help!). |
Beta Was this translation helpful? Give feedback.
Hi @RebeccaMayer - this seems likely to be the same issue as #551 - it looks like your Personal Access Token on GitHub probably expired when you changed your password. I'd try going through these instructions again to create a new PAT and get RStudio to recognise it - https://sbohvm.github.io/RPiR/articles/pages/install_github.html#add-a-personal-access-token-pat - you'll need to replace the PATs rather than create them from scratch, but the instructions are the same. Let me know if anything isn't clear (or that doesn't help!).