-1

I have integrated HUAWEI Account Kit into my app. However, after a user signed in to their HUAWEI ID, the error message Authorization code:null was displayed. Who can help me?

enter image description here

Neha Jeswani
  • 110
  • 5

1 Answers1

0

Check Docs . I think maybe your HuaweiIdAuthParamsHelper.setAuthorizationCode method was not called, which means your app may not be authorized to obtain the authorization code.

enter image description here

zhangxaochen
  • 32,744
  • 15
  • 77
  • 108