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.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
12 | |
9 | |
8 | |
6 | |
4 |
User | Count |
---|---|
19 | |
19 | |
17 | |
9 | |
7 |