I’ve recently upgraded ionic cli to latest version 3.4.0 and all of sudden the command ionic upload
no longer working. It kept saying Authentication Failed even though I already logged on using ionic login
so many time.
Not sure what is going on. Anyone experienced the same issue and how did you go to resolve it?
global packages:
@ionic/cli-utils : 1.4.0
Cordova CLI : 7.0.1
Ionic CLI : 3.4.0
local packages:
@ionic/app-scripts : 1.3.7
@ionic/cli-plugin-cordova : 1.4.0
@ionic/cli-plugin-ionic-angular : 1.3.1
Cordova Platforms : android 6.2.3
Ionic Framework : ionic-angular 3.2.1
System:
Node : v6.9.1
OS : Windows 10
Xcode : not installed
ios-deploy : not installed
ios-sim : not installed
npm : 5.0.3
Further note when I run ionic upload --note 'testing'
Further note when I run ionic upload --note 'testing'
Requesting snapshot upload - failed!
Request: POST https://api.ionic.io/deploy/snapshots
Response: 401
Body:
{ link: null,
type: 'Unauthorized',
message: 'Authentication failed' }