Hello
I build one chatbot in copilot studio and to want to integrate with my cloud flow. In cloud flow I connect it to KB in Azure AI language, and I verify flow is working well during test.
However, when call flow from chatbot it always throws error:
Error Message: The flow ‘my flow name' failed to run with response code ‘BadRequest’, error code: Not Specified. Error Code: FlowActionBadRequest Conversation Id: 14f1c6fe-2448-4f51-bb58-f13320bd1ea1 Time (UTC): 2024-04-25T04:18:46.724Z
I can't figure out where am I wrong. Is there anyway to see error details?
Thanks a lot!
Hi @BBloveCC
The 'BadRequest' error code indicates that there might be an issue with the data types of the input parameters . Therefore, it's important to verify that the correct data types are being passed when invoking the flow from the Chatbot.
If my response has addressed your query, kindly mark your post as Solved.
If you found my response helpful or it provided you with a direction to proceed, please give it a Thumbs Up. Your Kudos are appreciated. You can accept multiple posts as solutions.
If you're still encountering any issues or challenges, please don't hesitate to inform me so I can assist you further. I'm here to help.
Cheers ,
Umesh Khandelwal