Ran into a 401 invalid token response, so configured my SSH key manually.
Users-iMac:ionic usersname$ ionic ssh setup
Looks like you haven't configured your SSH settings yet.
? How would you like to connect to Ionic Pro?
Automatically setup new a SSH key pair for Ionic Pro
Using your previously generated key: ../../../.ssh/ionic/999999.
You can generate a new one by deleting it.
> ionic ssh add /Users/usersname/.ssh/ionic/999999.pub --use
Request: POST https://api.ionicjs.com/users/999999/sshkeys
Response: 401
Body:
{ link: null, type: 'Unauthorized', message: 'Invalid Token' }
Would appreciate some assistance in resolving, I’m stumped.
ionic ssh setup
Looks like you haven’t configured your SSH settings yet.
? How would you like to connect to Ionic Pro? Automatically setup new a SSH key pair for Ionic Pro
Using your previously generated key: …/…/…/…/.ssh/ionic/875.
You can generate a new one by deleting it.