Hi Guys.
We met with very weird behaviors of a flow with "send email with options" recently.
This flow is for the use of external clients, which are from a federal agency(whose email service provider is gmail). We send emails to them for approvals. We choose the "send email with options" component with options of "Approve" or "Deny". The users receive the email, review it and then choose to click on the "Approve" or "deny" button. The reply and result are then recorded in a sharepoint list. The logic is quite simple.
we used the office 365 admin account to develop the flow in last summer. And the flow ran quite well for a while. But in this April, our office 365 admin privilege was downgrade to admin of sharepoint for the sake of security. Since around then, we found the behaviors of the flow is not predictable. Not sure it is related to this privilege downgrade thing or not?
Some of the weird behaviors can be listed here,
1. User never touch the email, the flow gets responses of "approve", or "deny" seems randomly.
2. User click "approve", the flow get "deny".
These kinds of weird behaviors are just not acceptable from any perspective. But more strange is that we never have any problem when we do the internal test using my own Gmail email address to simulate the end user.
Can anybody share your idea or any clue to solve it?
Many Thanks,
SP Admin