HMS: Not able to enable account kit from manage API in AGC Console

Viewed 32
1 Answers

The account kit API is enabled by default for Harmony OS applications, so you can continue to run and debug with account kit integration. Please check below pointe:

  1. Update HMS core to latest version

  2. Check OAuth client ID in config.json.

Refer the below link 6th step to configure client id. https://developer.huawei.com/consumer/en/doc/development/HMSCore-Guides/harmonyos-java-integration-hms-core-sdk-0000001148191776#section12164516163

@kgsharathkumar - For me, faced the same issue and got a solution.

Related