Hi Folks,
I'm trying to forward a meeting invite using power automate. I'm utilizing the graph API forward event for the same. Also, for testing purpose, I'm using a trial office 365 E3 tenant.
The flows works fine without any issues, but the forward action is not working. I receive an NDR mentioning that the email failed to deliver. So, the event was not forwarded. If I manually try to forward the event from outlook in web, it works fine. But in power automate it does not successfully forward the invite.
I have to test and make sure this can be done via power automate first before I can move it to production. My flow http action is as below:


Could anyone please help me solve this issue?