Hi everyone,
I really have a strange error.

The error seems persistent when a normal user tries to start the embedded power automate flow.
At first I thought, PowerPages already have the needed CORS Settings as the flow was running fine in our Dev envr. without any issue (UAT was successfull). The flow etc was changed for Prod and embedded the same way. The Flow also runs fine if I use my own user which has no other rights nor priviliges or anything.
I already implemented all CORS Settings and tried different approaches.
Once everything is setup, I still get the error HTTP Status ok not found. What I also found is that the request in my network traces delivers a 404 not found. That entire problem seems weird.
Does anybody know what the issue could be or is there anything what needs to be explicitly enabled for embedded Power Automate Flows inside a PowerPage?
Any help appreciated.