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 #12247

Closed
jecundev opened this issue Aug 19, 2024 · 2 comments
Closed

bug report: AppStudioPlugin.DeveloperPortalAPIFailedError #12247

jecundev opened this issue Aug 19, 2024 · 2 comments
Labels
*duplicate This issue or pull request already exists needs attention This issue needs the attention of a contributor.

Comments

@jecundev
Copy link

Unable to make API call to Developer Portal: AxiosError, Request failed with status code 422, API name: create-app, X-Correlation-ID: f267493e-764b-4eb4-a4b2-fbfd01843d3b. This may be due to a temporary service error. Try again after a few minutes. data: "Value cannot be null. (Parameter 'accessToken')"

stack:
DeveloperPortalAPIFailedError: Unable to make API call to Developer Portal: AxiosError, Request failed with status code 422, API name: create-app, X-Correlation-ID: f267493e-764b-4eb4-a4b2-fbfd01843d3b. This may be due to a temporary service error. Try again after a few minutes. data: "Value cannot be null. (Parameter 'accessToken')"
at wrapException (<REDACTED: user-file-path>/extension.js:2:538531)
at Object.importApp (<REDACTED: user-file-path>/extension.js:2:544180)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at CreateTeamsAppDriver.create (<REDACTED: user-file-path>/extension.js:2:581164)
at CreateTeamsAppDriver. (<REDACTED: user-file-path>/extension.js:2:492921)
at CreateTeamsAppDriver.execute (<REDACTED: user-file-path>/extension.js:2:579021)
at Lifecycle.executeImpl (<REDACTED: user-file-path>/extension.js:2:232111)
at Lifecycle.execute (<REDACTED: user-file-path>/extension.js:2:229268)
at Coordinator.provision (<REDACTED: user-file-path>/extension.js:2:272865)
at Coordinator. (<REDACTED: user-file-path>/extension.js:2:1045956)
at FxCore.provisionResources (<REDACTED: user-file-path>/extension.js:2:964918)
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 Aug 19, 2024
Copy link

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

@github-actions github-actions bot added close-wait The issue will be closed automatically if no update *duplicate This issue or pull request already exists labels Aug 19, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot removed the close-wait The issue will be closed automatically if no update label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
*duplicate This issue or pull request already exists needs attention This issue needs the attention of a contributor.
Projects
None yet
Development

No branches or pull requests

1 participant