Using the Add Attachment action in Power Automate, I am getting Status Code 500, which indicates a server issue.
"body": {
"success": false,
"message": "AxiosError: Request failed with status code 500. "
}This flow was working fine until last night, and nothing has changed on my server. I am also able to manually upload this file to the appropriate record myself:

I'm not sure what the issue would be on my end. Is this an Esri issue?
EDIT: It's worth noting that there are no errors in Server Manager, and everything else (e.g., flows and server tasks) is working properly.