Error trying to create an oauth connection on Bot

Chloe Dumit 0 Puntos de reputación
2024-02-01T13:51:33.3033333+00:00

I'am facing an issue when trying to create or view oauth connections that I had already created on the past. It seems like an error on Azure end. This is blocking my bot development when trying to use oauth connections.
Any idea what could be happening? or someone facing the same issue? 2

1

Sin supervisión
Sin supervisión
Etiqueta no supervisada por Microsoft.
216 preguntas
0 comentarios No hay comentarios
{count} votos

1 respuesta

Ordenar por: Muy útil
  1. Gao Chen 5,045 Puntos de reputación Proveedor de Microsoft
    2025-01-23T15:56:15.7366667+00:00

    Hello Chloe Dumit,

    Welcome to Microsoft Q&A!

    We are very sorry for the delay in giving you a response to your topic in this forum. If you still have the same inquiry, the error message "You do not have access, unable to find the bot with specified id" often indicates a problem with the bot's registration or permissions.

    Here are a few steps you can try to resolve this issue:

    1. Verify Bot Registration: Ensure that your bot is correctly registered in the Azure portal. Check the bot's App ID and password to make sure they are correctly configured
    2. Check Directory and Permissions: Make sure the bot is registered in the correct Azure Active Directory (AAD) and that you have the necessary permissions to access and modify the bot
    3. Update OAuth Connection Settings: Sometimes, re-adding the OAuth connection settings can help. Go to the Azure portal, navigate to your bot, and try to reconfigure the OAuth connection settings
    4. Use Bot Framework Emulator: Test your bot locally using the Bot Framework Emulator to ensure that it is functioning correctly without security settings. This can help isolate whether the issue is with the bot's configuration or the OAuth connection
    5. Check Network Calls: Use browser developer tools to inspect network calls when you try to add or view OAuth connections. Look for any failed requests that might give more insight into the issue

    If these steps don't resolve the issue, i would recommend you create a support request thru the Azure Portal. I hope the information provided was useful! Additionally, please kindly note that if we do not receive a response to this thread within 4 business days, we will consider it closed. In case you have the same question, and the information provided was not useful, feel free to create another thread and we will be more than happy to help you.

    Regards,

    Gao


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    0 comentarios No hay comentarios

Su respuesta

Las respuestas se pueden marcar como respuestas aceptadas por el autor de la pregunta, lo que ayuda a los usuarios a conocer la respuesta que resolvió el problema del autor.