exercism/cli

Token is invalid error. Tried multiple ones

dzalf opened this issue · 4 comments

dzalf commented

Hi guys

I am facing this issue despite trying with multiple tokens

image

I attempted using both Powershell and strangely on cmd is even worse:

image

I am using the latest version of the cli. Here is the debug results screen:

image

Am I missing something? I have the feeling that I am doing something really dumb in here.

Thank you, guys!

@dzalf In your token, you are using <> - don't include them.

NobbZ commented

On top of what andrerfcsantos said, please make sure you have reset your token once again, such that it is not equal to any you have in the screenshots here, the token should be kept secret like a password!

dzalf commented

Geez! What a n00b thing I was doing...

Thanks for your help guys

@NobbZ suer thing, I will change it right away!

dzalf commented

Apologies for not closing this earlier. It worked just fine as you instructed

😉