I tried several options when trying to insert my custom labels to a repo and both failed with the same output (shown below):
>> No permission, enter your username and password:
[?] username: B...
[?] password: *...
Token created!
>> Authorize error
I tried following the example by running:
labels -c labels.json Berkmann18/MyPortfolio
And
labels -c labels.json MyPortfolio
But the message I get is confusing (even when I specify a token with -t [token]) and nothing seems to change on the local copy of the repo or the remote one.
I tried several options when trying to insert my custom labels to a repo and both failed with the same output (shown below):
I tried following the example by running:
And
But the message I get is confusing (even when I specify a token with
-t [token]) and nothing seems to change on the local copy of the repo or the remote one.