I'm updating the file using the following endpoint
/2.0/repositories/{accountName}/{repoName}/src
The same exact code works great with 3/4 repositories, but one returns 500 with the following message
{"type":"error","error":{"message":"Something went wrong","id":"b269a691d3b14d5e85b3316c934d4ef4"}
I can see the file was updated despite the error.