Ionic Pro: Ionic link and SSH error 404

Hello, I wanted to migrate my app to pro

But when I try to link my app to my link, done on ionic pro. It fails

Command : ionic link --pro-id 0c12e94f

It tells me if I want a new SSH, i say yes and then I get this error :

Request: POST https://api.ionicjs.com/users/undefined/sshkeys
Response: 404
Body: 
{ message: '404: Not Found', link: null, type: 'NotFound' }
1 Like

Ionic Pro is a hosted and closed source service, so there is not much we, the community, can help you with, sorry. Check these:

You can - and should - contact support at http://ionicframework.com/support#support

In my case I followed instructions here: https://stackoverflow.com/questions/45885432/ionic-cant-login-request-post-https-api-ionic-io-login-no-user-found-by-that

They I ran ‘ionic login’ to login again and it worked.