Hi, I’m trying to upload with ionic v1 but error:
Uploading app…
An error occurred uploading the build: Forbidden upload (403)
Forbidden upload (403) (CLI v2.2.3)
Your system information:
Cordova CLI: 6.5.0
Ionic CLI Version: 2.2.3
Ionic App Lib Version: 2.2.1
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Windows 7
Node Version: v4.4.3
Xcode version: Not installed
it is application android os
Does anyone can help? Thanks in advance.
Did you ionic login
before that?
If yes, you will have to find a way to see the request the CLI sends to the server and have a look at the response - maybe this tells you more about what is actually happening.
I cannot log in to the CLI.
Why not? Without logging in first, you won’t be able to upload. Do you receive an error?
When I log in, it show message : Email or Password incorrect.
Both I enter the correct email and password.
Try giving the email and passwort as params to ionic login
directly: ionic login EMAIL PASSWORD
and see if this works.
I am on a similar environment and login works fine here.
I do not understand what you say.![:sweat: :sweat:](https://emoji.discourse-cdn.com/twitter/sweat.png?v=5)
Can you teach me?
Not more than I already did.
If you use the data that works on apps.ionic.io you will also be able to login via ionic login
.