now-cli login giving me unauthorized for confirmed credentials
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2020 04:49 AM
Following all steps on https://developer.servicenow.com/dev.do#!/guides/orlando/now-experience/cli/getting-started, I have now-cli working, but I cannot login to any instance using the admin credentials I know work just fine:
```
$ node --version
v12.16.1
$ now-cli --version
Now CLI @17.0.3
$ now-cli login --host https://xxxx.service-now.com --method basic --username admin --password yyyy
✖ Connection to 'https://xxxx.service-now.com' failed. Credentials not saved.
Response code 401 (Unauthorized)
login [host] [method] [username] [password]
Login to a glide instance.
```
Is any config required on the instance level to get now-cli logins work?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2020 03:58 AM
I didn't yet. Haven't had time to look into this anymore unfortunately.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-17-2020 12:26 PM
Hi
Try to follow my step-by-step instructions using the link below:
Let me know if that helped to sort out.
BR
Dirk

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-29-2020 07:38 AM
Hi
Do you have an update on this?
If you were able to solve your issue or your question is answered, can you please close this thread by marking the best answer as correct & helpful.
This would indicate other users also to benefit from your question.
Thanks a lot &
BR
Dirk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2021 10:30 AM
Is this your first time using now-cli?
If yes run npm i again. If not check on which instance you are connected to.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-20-2021 11:25 PM
Does not seem to work for Quebec!