Rider can't access git project

Hi all! I’m doing a project with a friend, he created a repository for himself and gave me all the rights. Through Git Hub Desktop I calmly create branches, commits, push them, etc., but Rider, when trying to push a commit, will throw an error:
8970346--1233172--upload_2023-4-24_19-18-22.png

He is trying to access this project through my account, but the project is on a friend’s account. Tell me how to fix this?

Re-create an access token on github, and include all needed permissions.
IDK other way to fix this.
When I need the same, I tern to call github from Rider, it sets all the needed checkboxes.

1 Like

Tnx)) That helped !