Replies: 2 comments 1 reply
-
I tried various approaches to solve the problem and finally, in the end, I copied an example from the documentation and encountered the new issue "statusCode": 429, "message": "Rate limit is exceeded." In the end, I reverted all chages. I just added a sleep(10) after uploading zip file and before the first request for the status, which also helped me. |
Beta Was this translation helpful? Give feedback.
-
After a few days, this error stopped appearing, but I started getting another error message discussed here (https://github.com/orgs/codemagic-ci-cd/discussions/2325). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
Expected results
Publish build to Microsoft Partner Center successfully without errors.
Actual results
Failed to publish to Microsoft Partner Center in publishing step
P.S. I think we have billing enabled, but the in-app chat widget was not showing up.
Build id (optional)
65ffc9a6f1190a9b0773de06
Beta Was this translation helpful? Give feedback.
All reactions