Hello,
I have 2 questions:
1. When I used this trigger, there are times when I use the keyword to trigger it and it suddenly triggers 10+ adaptive cards at one time. Any idea why this happens?
Secondly, I created another flow that triggers from this same group chat, I've suddenly received this error from the trigger. Is it because there are 2 flows looking at the same group chat? How would I work around this? My thought was to have a central trigger point so I just type in 1 chat.
Unable to parse response JObject:{
"responses": [
{
"id": "0",
"status": 400,
"headers": {
"Cache-Control": "no-cache",
"Content-Type": "application/json"
},
"body": {
"error": {
"code": "ExtensionError",
"message": "Operation: Create; Exception: [Status Code: BadRequest; Reason: Unable to parse search parameter. expected an OR operator, got AND. Can not contain two different operators.]",
"innerError": {
"date": "2021-08-26T09:38:47",
"request-id": "0786446d-6d27-48bc-8045-f714451ffe08",
"client-request-id": "0786446d-6d27-48bc-8045-f714451ffe08"
}
}
}
}
]
}
Thanks!


Report
All responses (
Answers (