Hi, I'm working on creating custom connector. When I choose trigger configuration as below:
I always receive the error if I click update connector:
{"Code":"","Message":"PUT https://logic-apim-eastus.management.azure-api.net/subscriptions/{guid}/resourceGroups/apim-logic-eastus/providers/Microsoft.ApiManagement/service/logic-apim-eastus/apis/{guid}/policy?api-version=2019-01-01 failed with BadRequest, content={\"error\":{\"code\":\"ValidationError\",\"message\":\"One or more fields contain incorrect values:\",\"details\":[{\"code\":\"ValidationError\",\"target\":\"choose\",\"message\":\"Error in element 'choose' on line 1, column 1818: 'List<string>' does not contain a definition for 'ContainsInsensitively' and no extension method 'ContainsInsensitively' accepting a first argument of type 'List<string>' could be found (are you missing a using directive or an assembly reference?)\"}]}}","Target":null,"Details":[],"Innererror":null}
I totally have no idea about this APIM, it looks like a built-in. If I don't select any trigger configuration, no error will be returned but I can't find trigger in logic apps.
Do you have any suggestions on this issue? Thanks!
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1