Answers for "you must use a personal access token with 'read_repository' or 'write_repository' scope for git over http. remote: you can generate one at https://us-south.git.cloud.ibm.com/profile/personal_access_tokens fatal: authentication failed for 'x"

2

you must use a personal access token with 'read_repository'

[remote "origin"]
    url = https://oauth2:[email protected]/yourself/yourproject.git
Posted by: Guest on June-04-2020

Code answers related to "you must use a personal access token with 'read_repository' or 'write_repository' scope for git over http. remote: you can generate one at https://us-south.git.cloud.ibm.com/profile/personal_access_tokens fatal: authentication failed for 'x"

Browse Popular Code Answers by Language