500 server on https://api.appstoreconnect.apple.com/v1/appStoreReviewAttachments

I am trying to upload a review details attachment (video) to App Store Connect using the API. I am using the App Store Connect API Postman collection to test the process before implementation. Other APIs, such as creating a new version and updating review notes, are working fine. However, the https://api.appstoreconnect.apple.com/v1/appStoreReviewAttachments API consistently returns a 500 server error.

I have attached the request and response screenshots below. Any help would be greatly appreciated.

Thanks,
Sathriyan,
iOS Engineer,
AITECH

Clarification

I wanted to clarify that this issue is not limited to Postman but also occurs in a Swift-based CLI tool I created for internal use. This suggests that the problem may not be specific to Postman but could be related to Apple's APIs or network configurations.

Could anyone advise on the appropriate team or resource that can assist with debugging this issue from an Apple API perspective? If there are any relevant documentation links or troubleshooting steps, I would appreciate the guidance.

Looking forward to any insights.

500 server on https://api.appstoreconnect.apple.com/v1/appStoreReviewAttachments
 
 
Q