I have created a custom connector to wrap some of the ESRI ArcGIS REST API using the custom connector designer.
I have a basic GET request that tests fine in the custom connector, but when I use it in a flow I get an error:
The API 'arcgis-20online-5f2ae34c58bb758092-5f24bc1b30615444c5' returned an invalid response for workflow operation 'Search_-_Get_Users' of type 'OpenApiConnection'. Error details: 'The API operation 'Search_GetUsers' requires the property 'body' to be of type 'Object' but is of type 'String'.'