shr3jn/fastlane-plugin-huawei_appgallery_connect

[FEATURE] Upload screenshots/icons

Closed this issue · 2 comments

Ok I will see if this can be planned.

When uploading image through the upload URL, the following error response is observed:
Tried with JPG/PNG and size < 2MB as said on docs.
{
"result": {
"CException": {
"errorCode": 77720022,
"errorDesc": "image type can't match"
},
"resultCode": "77720022"
}
}