Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug report: AppStudioPlugin.Ugr #12345

Open
dngoins opened this issue Sep 6, 2024 · 3 comments
Open

bug report: AppStudioPlugin.Ugr #12345

dngoins opened this issue Sep 6, 2024 · 3 comments
Assignees
Labels

Comments

@dngoins
Copy link

dngoins commented Sep 6, 2024

Unable to make API call to Developer Portal: Error, Conflict, API name: update-published-app, X-Correlation-ID: 2565a859-d767-4c83-862f-f609574427ce. This may be due to a temporary service error. Try again after a few minutes. data: {"resultType":0,"result":null,"errorMessage":"Conflict"}

stack:
Ugr: Unable to make API call to Developer Portal: Error, Conflict, API name: update-published-app, X-Correlation-ID: 2565a859-d767-4c83-862f-f609574427ce. This may be due to a temporary service error. Try again after a few minutes. data: {"resultType":0,"result":null,"errorMessage":"Conflict"}
at av.wrapException (<REDACTED: user-file-path>/extension.js:211:34041)
at av.publishTeamsAppUpdate (<REDACTED: user-file-path>/extension.js:211:25382)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at av. (<REDACTED: user-file-path>/extension.js:14:392356)
at Skt.publish (<REDACTED: user-file-path>/extension.js:774:12959)
at Skt. (<REDACTED: user-file-path>/extension.js:594:29158)
at Skt.execute (<REDACTED: user-file-path>/extension.js:774:11283)
at executeImpl (<REDACTED: user-file-path>/extension.js:628:4637)
at execute (<REDACTED: user-file-path>/extension.js:628:2379)
at $te.publish (<REDACTED: user-file-path>/extension.js:750:16681)
at $te. (<REDACTED: user-file-path>/extension.js:14:392356)
at Tf.publishApplication (<REDACTED: user-file-path>/extension.js:855:25131)
at Tf.X7c (<REDACTED: user-file-path>/extension.js:818:15889)
at Tf.uNc (<REDACTED: user-file-path>/extension.js:818:20091)
at Tf.lNc (<REDACTED: user-file-path>/extension.js:818:19159)
at K7c (<REDACTED: user-file-path>/extension.js:818:15861)
at Tf. (<REDACTED: user-file-path>/extension.js:818:15045)
at Tf.n8c (<REDACTED: user-file-path>/extension.js:853:6402)
at Tf.dNc (<REDACTED: user-file-path>/extension.js:818:20386)
at Tf. (<REDACTED: user-file-path>/extension.js:14:392356)
at A6 (<REDACTED: user-file-path>/extension.js:1679:17785)
at Object.Ixa [as callback] (<REDACTED: user-file-path>/extension.js:1701:16892)
at e.runCommand (<REDACTED: user-file-path>/extension.js:1679:15379)
at h (c:\Program Files\Microsoft VS Code Insiders\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:161:210546)
at h (c:\Program Files\Microsoft VS Code Insiders\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:161:210546)

Copy link
Contributor

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.

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs attention This issue needs the attention of a contributor. label Sep 6, 2024
@adashen adashen added investigating TA:E2E Team Area: E2E labels Sep 9, 2024
@anchenyi
Copy link
Contributor

@dngoins Thanks for reporting this issue. I am investigating and will get back to you ASAP.

@anchenyi
Copy link
Contributor

anchenyi commented Sep 11, 2024

hi @dngoins, based on the error message, it seems likely that your app ID is conflicting with other apps published by users in your tenant. Please try manually updating the app ID in the .env file, then provision and publish the app again. Thanks!

@eriolchan eriolchan removed the needs attention This issue needs the attention of a contributor. label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants