shr3jn/fastlane-plugin-huawei_appgallery_connect

Huawei AppGallery Connect account

sacheen opened this issue · 1 comments

Hi,
i'm struggling to find where to get the credentials for the client_id and client_secret.
could you provide more details on how to obtain them?

my steps to get a "credential" was as follows:
Distribution and promotion -> "click" -> AppGallery Connect (takes me here https://developer.huawei.com/consumer/en/service/josp/agc/index.html)

then I click "Connect API"

There is a section that says API client, so i create a new client which gives me a client ID and a Key (no client secret)
with full admin role permission

when using the credentials created i get an error:
[!] Cannot obtain upload url, please check API Token / Permissions (status code: 403)

closing as per comment on #13