OfficeDev / teams-toolkit

Developer tools for building Teams apps
Other
462 stars 190 forks source link

bug report: AppStudioPlugin.Ugr #12334

Closed chenxizhang closed 2 months ago

chenxizhang commented 2 months ago

Unable to make API call to Developer Portal: Error, BadRequest, API name: publish-app, X-Correlation-ID: 82d0302a-9d2f-43a2-8e83-3f36bdb836a3. This may be due to a temporary service error. Try again after a few minutes. data: {"error":{"code":"BadRequest","message":"BadRequest","innerError":{"code":"BadRequest","date":"2024-09-05T01:40:58","request-id":"bbfc4917-2437-4522-9f76-758dc6669837","client-request-id":"bbfc4917-2437-4522-9f76-758dc6669837"}}}

stack: Ugr: Unable to make API call to Developer Portal: Error, BadRequest, API name: publish-app, X-Correlation-ID: 82d0302a-9d2f-43a2-8e83-3f36bdb836a3. This may be due to a temporary service error. Try again after a few minutes. data: {"error":{"code":"BadRequest","message":"BadRequest","innerError":{"code":"BadRequest","date":"2024-09-05T01:40:58","request-id":"bbfc4917-2437-4522-9f76-758dc6669837","client-request-id":"bbfc4917-2437-4522-9f76-758dc6669837"}}} at av.wrapException (/extension.js:211:34041) at av.publishTeamsApp (/extension.js:211:24280) at processTicksAndRejections (node:internal/process/task_queues:95:5) at av. (/extension.js:14:392356) at Skt.publish (/extension.js:774:13485) at Skt. (/extension.js:594:29158) at Skt.execute (/extension.js:774:11283) at executeImpl (/extension.js:628:4637) at execute (/extension.js:628:2379) at $te.publish (/extension.js:750:16681) at $te. (/extension.js:14:392356) at Tf.publishApplication (/extension.js:855:25131) at Tf.X7c (/extension.js:818:15889) at Tf.uNc (/extension.js:818:20091) at Tf.lNc (/extension.js:818:19159) at K7c (/extension.js:818:15861) at Tf. (/extension.js:818:15045) at Tf.n8c (/extension.js:853:6402) at Tf.dNc (/extension.js:818:20386) at Tf. (/extension.js:14:392356) at A6 (/extension.js:1679:17785) at Object.Ixa [as callback] (/extension.js:1701:16892) at e.runCommand (/extension.js:1679:15379) at d.h (/Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:154:206473) at d.h (/Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:154:206473)

microsoft-github-policy-service[bot] commented 2 months ago

Thank you for contacting us! Any issue or feedback from you is quite important to us. We will do our best to fully respond to your issue as soon as possible. Sometimes additional investigations may be needed, we will usually get back to you within 2 days by adding comments to this issue. Please stay tuned.

github-actions[bot] commented 2 months ago

Based on the status code and API name in error message, this issue is duplicated with #10316. You can refer to it for more information.