-
Bug
-
Resolution: Unresolved
-
Critical
I have configured post build action to upload .dmg to appcenter and i am getting the following error. I am using the latest plugin with the changes made for build version for windows upload. It works fine for windows, apk and ipa.
ERROR: Build step failed with exception
io.jenkins.plugins.appcenter.AppCenterException: Upload app to resource unsuccessful: HTTP 400 Bad Request: {"error":"Error: Missing required params from body: build_version, version, Service id: "}
[JENKINS-63075] Upload to AppCenter DMG upload failing
Description |
Original:
I have configured post build action to upload .dmg to appcenter and i am getting the following error. !image-2020-07-15-13-55-05-422.png! ERROR: Build step failed with exception io.jenkins.plugins.appcenter.AppCenterException: Upload app to resource unsuccessful: HTTP 400 Bad Request: \{"error":"Error: Missing required params from body: build_version, version, Service id: "} |
New:
I have configured post build action to upload .dmg to appcenter and i am getting the following error. I am using the latest plugin with the changes made for build version for windows upload. It works fine for windows, apk and ipa. !image-2020-07-15-13-55-05-422.png|width=643,height=342! ERROR: Build step failed with exception io.jenkins.plugins.appcenter.AppCenterException: Upload app to resource unsuccessful: HTTP 400 Bad Request: \{"error":"Error: Missing required params from body: build_version, version, Service id: "} |
Thanks srilakshmi can you also post the rest of the stack trace along with the error message you've already posted? There should be a better clue as to what endpoint this is coming from. Cheers.