
I am building a Copilot that shall retrieve data from a list via Power Automate. To do so, I created a plugin in my Copilot and created a new flow. In Power Automate, everything works fine. I can test run the flow within Power Automate without any errors. But if I try to test my Copilot, it will crash and return the error "FlowActionBadRequest", if I use the Sharepoint Get Elements action at any point within my Power Automate Flow.
Any idea, what I am doing wrong?