Post

Replies

Boosts

Views

Activity

Reply to Can't Upload IAP Item Review Screenshots via the API
Encountered the same issue, turns out what fixed it for us was specifying the file extension along the file name in the fileName field. { "attributes": { "fileSize": 26559, "fileName": "Frame 1.png" // .png matters }, }
Replies
Boosts
Views
Activity
Feb ’25