Questions tagged [huawei-account]

Use this tag for programming questions relating to the Huawei Account Kit. It is one of the services provided by Huawei HMS Core for developers. Account Kit is a user account service that provides developers with sign-in and authorization functions.

Huawei Account Kit is a user account service that allows a user to authenticate to Huawei ecosystem services and be granted authorization to access them.

Resources:

43 questions
0
votes
0 answers

Huawei OAuth 2.0 with Spring Security causes "missing required parameter: client_id"

I have the following Spring Security configuration: spring: security: oauth2: client: registration: huawei: client_id: blablabla client-secret: blablabla redirect-uri:…
0
votes
0 answers

onActivityResult is deprecated in android 13

As Android framework update, onActivityResult method going to be deprecated. Doc: https://developer.android.com/training/basics/intents/result However, in the Huawei account & IAP SDK, we are still using onActivityResult in a lot of places to give…
Kael luo
  • 79
  • 1
  • 5
0
votes
0 answers

Problem when upload apk to AppGallery Huawei

While uploading apk to app gallery account I'm facing this error "Your App contains wallet functions. ­Please upload it again with a company account and provide the relevant qualification license or authorization.". Please guide me how to fix…
0
votes
0 answers

How does the Huawei AppGallery calculate the number of app installs?

The reason for my question is that our app's "installs" appears to be severely overinflated. Can anyone tell me the factors that they take into consideration to arrive at this number? I'm trying to figure out the composition of this number. Is…
0
votes
3 answers

Huawei Account kit not working. What could be the possible solution?

Using Login via account kit is not working. Clicking Login via Huawei ID starts HMS Core update but does not finish. Hence the user cant use the login function via huawei ID. Account kit library already upgraded to latest version but still not…
0
votes
3 answers

GetTokenTask receive a empty token, please check HmsMessageService.onNewToken receive result

My word game published at Huawei AppGallery uses Account and Push Kits: implementation 'com.huawei.hms:hwid:6.4.0.300' implementation 'com.huawei.hms:push:6.3.0.302' The Account Kit works well and I am able to obtain the open id and display name of…
0
votes
1 answer

Under exactly which circumstances will silent sign-in fail?

I have started integrating Account Kit, but have many questions. Initially i wanted to use a refresh token to refresh the user's session, but now i realised i can use silent sign-in instead. I`m wondering exactly under which circumstances the silent…
0
votes
2 answers

How to Integrate Huawei Account kit

Currently I'm using Huawei Plugin From EvilMindDev. Below is AccountManager script. using HuaweiMobileServices.Id; using HuaweiMobileServices.Utils; using System; using UnityEngine; namespace HmsPlugin { public class AccountManager :…
0
votes
2 answers

Error Code 401 while using Server Side Huawei Mobile Service API for app level access token

From yesterday I am facing this error code 401 while accessing token from server using this API: https://oauth-login.cloud.huawei.com/oauth2/v3/token Just for your information I am using Postman. Can anybody help me with this.
0
votes
1 answer

The Huawei Account Server failed to display the email address

The email address is contained in the account information, but is not found in the response to the /oauth2/v3/tokeninfo API call from the Huawei Account Server. Why? Description After integrating HUAWEI Account Kit, I call the /oauth2/v3/tokeninfo…
zhangxaochen
  • 32,744
  • 15
  • 77
  • 108
-1
votes
1 answer

I need to decumentation for configration Gpon

I learn configration Gpon , i need decumentation I expected that gpon available in configration and i can learn it from youtupe and sites but it not available in google Or I not know access to it I neet to help me please sier
-1
votes
1 answer

DevEcoStudio - Huawei Login: Failed to sign the Agreement

Hello Huawei Developers, While trying to run a simulator for a HarmoyOS project in DevEcoStudio, I need to do a Huawei login and sign in with Huawei developer credentials. Ideally, it should log in with the username/password passed and show the list…
Kanak Sony
  • 1,570
  • 1
  • 21
  • 37
-3
votes
1 answer

Withdrawing profits from Huawei developers

I am my application whose profits reached more than 300 euros and two months have passed since this profit, but I cannot withdraw it because there is no data in the Credited section As you can see, these are last month's earnings As you can see…
1 2
3