ionic-team / legacy-ionic-cloud

JavaScript Client for legacy Ionic Cloud services. See Ionic Pro for our new take on the ionic development lifecycle
Apache License 2.0
65 stars 26 forks source link

Ionic cloud build fails all of sudden #197

Closed cojj90 closed 7 years ago

cojj90 commented 7 years ago

Short description of the problem:

Ionic cloud build is failing all of sudden (last worked on 31st March). I get the following error:

Body: {"error":{"message":"The project differs from the build. App Source, App ID, and User ID must match those of this build's project.","type":"ProjectDiffers","link":null},"meta":{"version":"2.0.0-beta.0","status":400,"request_id":"e1585145-32b5-4f7c-cf56-e5513f12dc8e"}}

Bad request to package service. (CLI v2.2.2)

Steps to reproduce: on cli type: ionic package build ios --profile {your profile}

Which @ionic/app-scripts version are you using? ordova CLI: 6.5.0 Ionic Framework Version: 2.0.0-beta.11-201608092109 Ionic CLI Version: 2.2.2 Ionic App Lib Version: 2.2.1 ios-deploy version: Not installed ios-sim version: Not installed OS: Windows 10 Node Version: v6.9.1 Xcode version: Not installed

cojj90 commented 7 years ago

I'm actually confused as to where to post this issue :/ hope ionic team can still give me support

imhoffd commented 7 years ago

@cojj90 Try now? Sorry about that!

cojj90 commented 7 years ago

works! thank you very much :D