Teams bot fetch error

damien 21 Reputation points
2022-12-12T16:20:49.037+00:00

From the weekend my not can not be run locally. I got errors occurs when fetching bot. Nothing changed.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
750 questions
0 comments No comments
{count} votes

Accepted answer
  1. YutongTie-MSFT 46,986 Reputation points
    2022-12-12T16:41:25.867+00:00

    Hello @damien

    I have seen several threads regarding to the error you mentioned, 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.

    Similar issue -
    https://learn.microsoft.com/en-us/answers/questions/1125281/teams-developer-portal-can39t-fetch-bot-error.html?childToView=1125771#answer-1125771
    https://learn.microsoft.com/en-us/answers/questions/1124839/error-occurs-when-fetching-bot.html?childToView=1125743#answer-1125743
    https://stackoverflow.com/questions/tagged/botframework?tab=Newest

    Please let us know if your issue is different so that we can let product team know.

    I hope this helps!

    Regards,
    Yutong

    -Please kindly accept the answer if you feel helpful to support the community, thanks a lot.


1 additional answer

Sort by: Most helpful
  1. YutongTie-MSFT 46,986 Reputation points
    2022-12-13T16:54:45+00:00

    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.

    0 comments No comments