Uploading app error

Uploading app…

An error occurred uploading the build: Forbidden upload (403)

Forbidden upload (403) (CLI v2.1.18)

Your system information:

Cordova CLI: 6.4.0
Ionic Framework Version: 2.0.0-rc.4
Ionic CLI Version: 2.1.18
Ionic App Lib Version: 2.1.9
Ionic App Scripts Version: 0.0.47
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Windows 10
Node Version: v6.9.2
Xcode version: Not installed

The way I usually solve this is to create an application on the ionic view website. That will generate a key and an app name. go into your ionic.config.json and copy the name and app_id into that document. Once done you can run ionic upload and it should replace that app with the version you uploaded.

1 Like