Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"InputDialog is missing Prompt" appears when inserting the code from OAuth authentication #8258

Closed
RicardoNeto opened this issue Jul 5, 2021 · 3 comments
Assignees
Labels
Bot Services Required for internal Azure reporting. Do not delete. Do not change color. customer-replied-to Required for internal reporting. Do not delete. customer-reported Required for internal Azure reporting. Do not delete. Support

Comments

@RicardoNeto
Copy link

I built a bot with OAuth authentication and everything works smoothly on Bot Emulator and WebChat (On Azure Portal).

But unfortunately, when i try to use the webchat channel outside Azure Portal i get a "Input Dialog is missing Prompt" when i need to insert the validation code from the login page.

workflow goes like this:

  1. Prompt for login
  2. Press Login button
  3. new tab opens to do the login
  4. page refreshes and asks me to insert a code on the chat conversation to finish the auth process
  5. insert the code on chat
  6. bot responds with a "InputDialog is missing Prompt" and everything stops working.

As i said, this problem doesn't exist when testing on Bot Emulator or Azure Portal Webchat

@RicardoNeto RicardoNeto added the Needs-triage A new issue that require triage label Jul 5, 2021
@RicardoNeto
Copy link
Author

https://blog.botframework.com/2018/09/01/using-webchat-with-azure-bot-services-authentication/

I think this is the solution for this issue. I'll try it and will give some feedback later

@cwhitten cwhitten added Bot Services Required for internal Azure reporting. Do not delete. Do not change color. customer-replied-to Required for internal reporting. Do not delete. customer-reported Required for internal Azure reporting. Do not delete. and removed Needs-triage A new issue that require triage labels Jul 6, 2021
@cwhitten
Copy link
Member

cwhitten commented Jul 6, 2021

Hi @RicardoNeto - we'll close this issue in a couple days if we receive no additional activity.

@jwiley84 jwiley84 self-assigned this Jul 6, 2021
@tonyanziano
Copy link
Contributor

@RicardoNeto I'm closing this due to inactivity. Please feel free to reopen it if you still encounter the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bot Services Required for internal Azure reporting. Do not delete. Do not change color. customer-replied-to Required for internal reporting. Do not delete. customer-reported Required for internal Azure reporting. Do not delete. Support
Projects
None yet
Development

No branches or pull requests

4 participants