Newbie on Xcode #183419
Unanswered
kdwarren2
asked this question in
New to GitHub
Newbie on Xcode
#183419
Replies: 3 comments 11 replies
-
|
Hi, This usually happens when the personal access token doesn’t have the required permissions. When creating the token, make sure you enable access to repo (and read access if required). Also double-check that you’re using your GitHub username (not email) along with the token as the password. Hope this helps. Keep going—you’re doing great, and soon you’ll master this! Wishing you all the best on your GitHub journey. 🚀 |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
thank you!Sent from my iPhoneOn Jan 3, 2026, at 5:43 PM, Hady ***@***.***> wrote:
Hi,
This usually happens when the personal access token doesn’t have the required permissions. When creating the token, make sure you enable access to repo (and read access if required).
Also double-check that you’re using your GitHub username (not email) along with the token as the password.
Hope this helps. Keep going—you’re doing great, and soon you’ll master this! Wishing you all the best on your GitHub journey. 🚀
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
3 replies
-
|
Sent from my iPhoneLOVE 2U ALLOn Jan 3, 2026, at 6:38 PM, Hady ***@***.***> wrote:
You are very welcome! Glad I could help. Happy coding!🚀
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm new to GitHub, and I'm trying to add a dependency. When I select the dependency in Xcode, it's asking me to sign in to my GitHub account. I have an account field and a token field. When I click the Create A Token on GitHub button and create the personal access token Classic, I then try using my GitHub user name and the token I just created. It always fails with Account Creation Failed message. What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions