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

DeveloperPortalAPIFailed: The bot name is already registered to another bot application. #10003

Open
kuojianlu opened this issue Sep 20, 2023 · 2 comments
Labels
upstream The issue is tracked external dependency

Comments

@kuojianlu
Copy link
Contributor

This is a quick solution for anyone who meets the issue when debugging a bot project.

Describe the bug
DeveloperPortalAPIFailed: API call to Developer Portal failed: Error, Request failed with status code 400, API name: create-bot, X-Correlation-ID: db650b37-aaf0-4671-a572-326b800ae297. This may come from some intermittent service error. Please wait for a few minutes and retry the current step. data: "The bot name is already registered to another bot application."

To Reproduce
Cannot reproduce stably.

Solution
We are still figuring out the root cause. Below is a quick workaround:

  1. Remove the environment variable BOT_ID from env/.env.local.
  2. Debug again.

Related issues: #9928, #9419

@microsoft-github-policy-service
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 upstream The issue is tracked external dependency label Sep 20, 2023
@microsoft-github-policy-service
Copy link
Contributor

Sorry for the inconvenience! Based on the info provided, the issue is caused by the API failure from Teams Developer Portal. We will inform you once we get any updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream The issue is tracked external dependency
Projects
None yet
Development

No branches or pull requests

2 participants