I want to create a chatbot using Azure bot.
When I send a message, I get the error:「Something seems to be off with the keys in your chatbot component. Please double-check if the keys pasted in Service Studio match the ones in the Azure Portal and retry. 」
I have Direct line secret and Client ID and Client secret and endpoint URL is set.
I don't know the cause.
please tell me.
Hello
Me and my team are currently facing the exact same issue.
Can you provide any help with this please?
Thank you.
Best regards,
ÂAS
こんにちは
私はこの問題を解決することができませんでした。
そこで、Azure Open AIを利用することにしました。
ごめんなさい、私はあなたを助けることができませんでした。
Hi everyone,
I know the post is old, but I didn't find a solution in the forums, and I hope I can help future developers
The exact same thing happened to me, for some reason the application that creates outsystems of the chatbot in azure creates it as a compatible account type:
"Only accounts from this organizational directory (Default Directory only: single tenant)"
In my case I solved it within azure by searching for the created chatbot application > authentication > Compatible account types selecting:
"Accounts in any organizational directory (any Microsoft Entra ID tenant - multi-tenant)"
Regards