Dear Power Automate Community,
I am experiencing an issue with my Power Automate flow. The flow retrieves attachments from Azure DevOps, processes them, and sends them in the Start and Wait for an Approval action. While the flow executes successfully, the attachments in the approval email cannot be opened and appear corrupted or unsupported.
Steps Taken:
- Verified the content is Base64-encoded and decodes correctly.
- Confirmed the array structure (name and content) is correct.
- Ensured file names have proper extensions and are under 5MB.
Despite these checks, the attachments remain unopenable. I would appreciate any insights into why this might occur or suggestions for resolving the issue.
Thank you for your assistance!
Best regards,
AK