Error while running the imported bot to another workspace

Hi Community,

I have two queries:

  1. I have published the bot and imported it into another workspace (from enterprise workspace to personal workspace), creating a new bot to import it. However, when I run the same bot there, I am getting an error in the service node, and the flow is failing.
  2. When I run my bot’s URL on a webpage, the bot flow is also failing. In my bot, I have used BotUserSession to pass the context data to the API request body. Is this issue related to the BotUserSession? Please correct me if I’m wrong.

Could you help me identify the reason for the issue?
Thanks in advance for help :blush: