
Announcements
Hello
I've coded a simple Custom Connector on MSGraph API that calls via a GET an URL of this kind :
https://graph.microsoft.com/v1.0/sites/<mytenant>.sharepoint.com,<my_site_id>/drives
When I test in from Custom Connectors Wizard it's ok, Status 200, with a response.
I've made a Flow with this CustomConnector, but when I launch it PowerAutomate (Test Manually) fails with this error message :
Hi @pml31780
Try modifying the swagger in the custom connector and change the parameter to align with the required schema flagged in the error.