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.DeveloperPortalAPIFailedError #12409

Open
Marsida2 opened this issue Sep 18, 2024 · 3 comments
Open

bug report: AppStudioPlugin.DeveloperPortalAPIFailedError #12409

Marsida2 opened this issue Sep 18, 2024 · 3 comments
Assignees
Labels
TA:E2E Team Area: E2E

Comments

@Marsida2
Copy link

Unable to make API call to Developer Portal: Error, Forbidden, API name: update-published-app, X-Correlation-ID: f3f6d2fa-d884-4ad3-a735-2b58eca60fca. This may be due to a temporary service error. Try again after a few minutes. data: {"resultType":2,"result":null,"errorMessage":"Forbidden"}

stack:
DeveloperPortalAPIFailedError: Unable to make API call to Developer Portal: Error, Forbidden, API name: update-published-app, X-Correlation-ID: f3f6d2fa-d884-4ad3-a735-2b58eca60fca. This may be due to a temporary service error. Try again after a few minutes. data: {"resultType":2,"result":null,"errorMessage":"Forbidden"}
at wrapException (<REDACTED: user-file-path>/extension.js:2:538531)
at Object.publishTeamsAppUpdate (<REDACTED: user-file-path>/extension.js:2:540668)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at PublishAppPackageDriver.publish (<REDACTED: user-file-path>/extension.js:2:607931)
at PublishAppPackageDriver. (<REDACTED: user-file-path>/extension.js:2:492921)
at PublishAppPackageDriver.execute (<REDACTED: user-file-path>/extension.js:2:605284)
at Lifecycle.executeImpl (<REDACTED: user-file-path>/extension.js:2:232111)
at Lifecycle.execute (<REDACTED: user-file-path>/extension.js:2:229268)
at Coordinator.publish (<REDACTED: user-file-path>/extension.js:2:279139)
at Coordinator. (<REDACTED: user-file-path>/extension.js:2:1045956)
at FxCore.publishApplication (<REDACTED: user-file-path>/extension.js:2:968016)
at FxCore.exports.EnvWriterMW (<REDACTED: user-file-path>/extension.js:2:871186)
at FxCore.exports.ContextInjectorMW (<REDACTED: user-file-path>/extension.js:2:1049708)
at FxCore.exports.ConcurrentLockerMW (<REDACTED: user-file-path>/extension.js:2:1048659)
at envLoaderMWImpl (<REDACTED: user-file-path>/extension.js:2:871066)
at FxCore. (<REDACTED: user-file-path>/extension.js:2:869964)
at FxCore.exports.ProjectMigratorMWV3 (<REDACTED: user-file-path>/extension.js:2:1080366)
at FxCore.exports.ErrorHandlerMW (<REDACTED: user-file-path>/extension.js:2:1050205)
at FxCore. (<REDACTED: user-file-path>/extension.js:2:1045956)

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 18, 2024
@adashen adashen added investigating TA:E2E Team Area: E2E labels Sep 19, 2024
@jayzhang
Copy link
Member

jayzhang commented Sep 19, 2024

@Marsida2 Could you please privde your project package with env file content value cleaned? That will be helpful to reproduce the error.

@jayzhang jayzhang added the needs more info Need user to provide more info label Sep 19, 2024
@jayzhang
Copy link
Member

@Marsida2 The error message seems that you don't have permission to publis this app, make sure that the app is available in your Teams Dev Portal: https://dev.teams.microsoft.com/apps

@jayzhang jayzhang removed investigating needs more info Need user to provide more info labels Sep 23, 2024
@adashen adashen removed the needs attention This issue needs the attention of a contributor. label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TA:E2E Team Area: E2E
Projects
None yet
Development

No branches or pull requests

3 participants