
Announcements
Hi All,
I created a custom API plugin and I am trying to call it from Power Fx but the invocation fails. Looking at the HTTP request made when I invoke the code, the payload of the request is [object Object], as if it is failing to internally serialize the parameters of the request.
The Power Fx code is for a command in the command bar, if it makes any difference.
Thanks