Teams Developer Portal - Can't Fetch Bot Error

Pradeep Gupta 1 Reputation point
2022-12-12T10:03:50.587+00:00

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?.
269657-botregistrationerror.png

269646-devportal.png

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
941 questions
Microsoft Teams Development
Microsoft Teams Microsoft Teams for business Other
{count} votes

2 answers

Sort by: Most helpful
  1. Ivan He 11 Reputation points Microsoft Employee
    2022-12-13T12:32:29.85+00:00

    @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.

    1 person found this answer helpful.
    0 comments No comments

  2. 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.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.