I'm trying to use the Power BI API (the custom connector is setup and working perfectly) I just configured the workspace scan API
POST https://api.powerbi.com/v1.0/myorg/admin/workspaces/getInfo?lineage=True&datasourceDetails=True&datasetSchema=True&datasetExpressions=True
When I run the test connector inside the configuration screen for the connector, I get the expected response back that it was successful. However when I try to use it in a flow it will not configure the array inputs correctly no matter what I do, it either fails to save because the format is not accepted (string vs array) or when I give it an array it adds additional formatting and causes a bad request. It get forbidden when it's not formatted correctly, and "Cannot deserialize the current JSON object..." when I do get a properly formatted workspace array entered.
Anyone have any ideas?
------------------------------
Sam Duval
Data Quality Analyst
Element Financial
Indianapolis IN
------------------------------