How can I enable Huawei Push Kit? Authentication parameters needed

Viewed 128

I do all the steps according to the Huawei documentation First, I enabled the Push Kit api through the Project Settings -> Manage Apis

Then I go to the Grow -> Push Kit and turn on Push Kit there, after which I turn on precise messaging: enter image description here

After that, I try to enable precise messaging for my app, but instead I see this window enter image description here

I did not find any information about what to write in the Authentication parameters window

3 Answers

According to the screenshot, precision marketing has been enabled. For authentication parameters of Configure other android-based push , pls kindly check the link.

The settings do not affect the normal sending and receiving of Huawei push messages. If you are not sure whether to enable or disable the settings, you do not need to enable or configure the settings.

In addition, according to the screenshot you provided, only Setting options are available for the Push Kit service, and other notifications are unavailable. In this case, your team administrator needs to configure operation permissions for your account.

enter image description here

If you are facing this problem, then most likely you do not have enough rights for these actions.

You need to contact the account owner and ask to expand your rights and permissions

Related