ayoub | 2023-05-24 10:32:22 UTC | #1
using web messenger with bot connector, how I can debug into the web page to see if the bot connector URI is been used
Angelo_Cicchitto | 2023-05-25 10:44:29 UTC | #2
Hi @ayoub it is not possible to debug Bot Connector integrations from Messenger or customer's browser: the Guest session is decoupled from the internal conversation, and that's by-design. Eventually, for debug purposes, you could try to echo-back the responses and errors within the conversation transcript (so you can read it within Messenger as a regular text message) but would recommend to move the debugging within the backend and your Bot provider.
ayoub | 2023-05-25 13:20:33 UTC | #3
thanks Angelo, actually that's what i did, i debug via aws cloud watch (my backend part)
system | 2023-06-25 13:21:21 UTC | #4
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 20095