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:
- 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
- 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
- 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
- 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
- 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".