@Pradeep Gupta
Updates:
The server-side API issue **was resolved around two hours ago.**
I did a quick check, and the local debug experience of TTK was working good now.
Can you help verify this in your convenience and give some feedbacks here? Thanks.
Teams Developer Portal - Can't Fetch Bot Error
i had registered the bot previously in developer portal from local debugging but last 2 day if try run bot from local it throws bot app can't find. so i try to create new bot in dev portal but it shows failed to create bot error. can any one help me on this whether developer portal is down?.
Azure AI Bot Service
Microsoft Teams Development
Microsoft Teams Microsoft Teams for business Other
2 answers
Sort by: Most helpful
-
Ivan He 11 Reputation points Microsoft Employee
2022-12-13T12:32:29.85+00:00 -
YutongTie-MSFT 53,966 Reputation points Moderator
2022-12-12T16:12:28.113+00:00 Hello @Prasad-MSFT @Pradeep Gupta
I was doing some research on this issue and found there is an onging issue regarding to it. Currently product team is working on the solution, please refer to the link - https://github.com/OfficeDev/TeamsFx/issues/7184
Below is the workaround for now -
After some investigations and verifications, It seems there's some live-site issues related to the underlying API of creating bot registration on bot framework portal. We're actively connecting with the corresponding team to handle this issue, please stay tunned, thanks.
To workaround this issue, you can apply the existing bot flow.
Use this link https://dev.botframework.com/bots/new to create bot registration for local debug manually Update the corresponding BOT_ID, BOT_PASSWORD in project file by following this guide https://github.com/OfficeDev/TeamsFx/blob/dev/docs/fx-core/bot-help.md#how-to-reuse-existing-aad-in-toolkit-v2. Hit local debug's F5 again, TTK will respect the existing bot.
You can have a try but I noticed this is not working for some customers. we should wait for the fix.
I hope this helps!
Regards,
Yutong-Please kindly accept the answer if you feel helpful to support the community, thanks a lot.