Trying to upload an iOS .ipa file to display in the Okta Mobile App Store; however, I cannot seem to upload the binary. The only error message from the UI is “We found some errors. Please review the form and make corrections.” and in the network response, it returns a 500 error with the following:
{“errorCode”:“org.xxx.helpers.FormattingTuple@xxx”,“errorSummary”:null,“errorLink”:“org.xxx.helpers.FormattingTuple@xxx”,“errorId”:“oae4vpaEB3ZReuFZ9khqX0peQ”,“errorCauses”:[]}
I followed this guide here:
https://help.okta.com/en/prod/Content/Topics/Mobile/The_Mobile_App_Store.htm
Can you please explain what this error is?