question

arvinmediagames2 avatar image
arvinmediagames2 asked

AcountInfo is always null,Acountinfo.username is always null

I used loginWithCustomID then in OnSuccess callback I check for whats in Acountinfo and its null then I use AddUsernamePassword for registration of my acount(which login with customID) and after that check for Acountinto.Username and its still null ... it also null for all acounts which has user name ...how its possible?

Account ManagementAuthentication
1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

arvinmediagames2 avatar image arvinmediagames2 commented ·
I mean I'm using This command in OnSuccess function when login successfully


result.InfoResultPayload.AccountInfo
0 Likes 0 ·

1 Answer

·
brendan avatar image
brendan answered

What are you passing in for the InfoRequestParameters parameter in the call to log in? Can you provide the complete call, with all parameters, and the complete response body from the service?

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.