Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

authorize command is not propery syntax checked #78

Open
lcichanowicz opened this issue Nov 15, 2017 · 0 comments
Open

authorize command is not propery syntax checked #78

lcichanowicz opened this issue Nov 15, 2017 · 0 comments

Comments

@lcichanowicz
Copy link

In the code/command below, note that my first parameter has two dashes (per this video: https://youtu.be/SF22GlA_nZU) and my second parameter erroneously has no dashes.

When I entered this in twurl:
twurl authorize --consumer-key xZNotMyRealKeyJO consumer-secret tYNotMyRealSecretNotMyRealSecretNotMyRealSecretzj

twurl gave this misleading message:

Authorization failed. Check that your consumer key and secret are correct, as well as username and password.

twurl should have told me: Syntax error…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants