Ionic View: Ionic Upload->[ERROR] A token does not exist for your account on app mip

When I try to upload my first app to Ionic View I get that message on the command line:

[ERROR] A token does not exist for your account on app mip.
And I don’t reach to make the upload.
Do you know what’s happening?

Thanks a lot
Lorenzo

What did you do before calling ionic upload?

yes!

ionic upload
Running app-scripts build:

[20:58:31] build dev started …
[20:58:31] clean started …
[20:58:31] clean finished in 2 ms
[20:58:31] copy started …
[20:58:31] transpile started …
[20:58:37] transpile finished in 5.62 s
[20:58:37] preprocess started …
[20:58:37] deeplinks started …
[20:58:37] deeplinks finished in 17 ms
[20:58:37] preprocess finished in 20 ms
[20:58:37] webpack started …
[20:58:37] copy finished in 5.96 s
[20:58:52] webpack finished in 15.67 s
[20:58:52] sass started …
[20:58:54] sass finished in 1.43 s
[20:58:54] postprocess started …
[20:58:54] postprocess finished in 9 ms
[20:58:54] lint started …
[20:58:54] build dev finished in 22.82 s
[ERROR] A token does not exist for your account on app QQ.

[Edit] Instead of running the command

ionic link

I included the app_id that I wanted to link the app to, mine was previously published, and it worked. Selecting the app from the command line when running the command without the ID did not work.