Thank you for taking the time to read my question.
This flow was working until I shared my app with more users.. went from 2 to 14 total.
Now when I call this flow from my PowerApps app, I get the error:
When I download the output I see:
....,"Content-Type":"application/json","Content-Length":"3535"},"body":{"error":{"code":"MultipleErrorsOccurred","message":"Multiple errors occurred: 'BadRequest,BadRequest,BadRequest,BadRequest,BadRequest,BadRequest,BadRequest'. Please see details.","details":[{"code":"GraphRequestFailed","message":"The request failed with error: '{\"odata.error\":{\"code\":\"Request_UnsupportedQuery\",\"message\":{\"lang\":\"en\",\"value\":\"Too many child clauses specified in search filter expression containing 'OR' operators: 26. Max allowed: 15.\"}, ....
Why does the flow work with one email address but not more?
NOTE: I have roleName is not equal to JUNK because I want all users, "Owner" and "CanView"
I followed the video by Reza Dorrani (Create push notifications for Power Apps mobile - Tutorial - YouTube)
Thanks, I really appreciate your help.
Solved! Go to Solution.
I have discovered that there is a maximum of 7 email addresses that can be pushed to...
I added the individual email addresses in the the Push step and it broke when I added the 8th address.
So to resolve this I put the PUSH inside the Apply to each and it sends one at a time.... I'm sure this is slower but at least it works.
Hi Everyone,
I found this post:
I've tried it but I still get the same error. Have I implemented the alternate method correctly?
Image would not post in previous reply... trying again here:
I have discovered that there is a maximum of 7 email addresses that can be pushed to...
I added the individual email addresses in the the Push step and it broke when I added the 8th address.
So to resolve this I put the PUSH inside the Apply to each and it sends one at a time.... I'm sure this is slower but at least it works.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Learn from the top Power BI, Power Apps, Power Automate & Power Virtual Agents experts!
User | Count |
---|---|
23 | |
11 | |
10 | |
9 | |
8 |
User | Count |
---|---|
33 | |
24 | |
20 | |
16 | |
15 |