<-- Back

iOS Build fails with Error: Request failed with status code 400

Issue

When building a Native Mobile application, the iOS Build fails with the following:

d6f985df-6038-4ef3-b3ea-c9ac994c77a0 (1).jpg

In the log files located in the %LOCALAPPDATA%\Mendix Builder\logs folder, the following errors will be present:

(error) [appcenter] 'Unable to replace configuration for app xxx for branch master...'
(error) [console] 'Request failed with status code 400'

For more information on finding these logs, refer to the How to find the Native Builder logs KBA.

Environment

Native Mobile

Cause

The most likely cause in this case is that the provisioning profile and/or the certificates are expired.

When these have expired, App Center will reject the build and the build will fail.

Solution/Workaround

The solution is to update the provisioning profile (as mentioned in Install Provisioning Profile) and/or the certificates (as mentioned in Create, export, and delete signing certificates). Once these have been updated, the application should build without issues.

Internal information related

  • 224324, 138509, 192399, 174345
  • CJZ85RLTA/p1640267936049700

Additional information 

Other documentation:

Have more questions? Submit a request

0 Comments

Article is closed for comments.

To provide feedback, please open a ticket here. Don't forget to include the article's URL along with the feedback you would like to provide.