You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try use EOS_DevAuthTool but OnAuthInterfaceLogin no response.
1.Open EOS_DevAuthTool.exe and add a CredentialI.
2.Send Login use LoginCredentialType.Developer and CredentialId
EOS.GetAuthInterface().Login(loginOptions, null, OnAuthInterfaceLogin);
3.Browser open and comple then close
4.I see EOS_DevAuthTool.exe the CredentialI Last use time update.
5.Seems Editor not receive response, so OnAuthInterfaceLogin no response.
=============================================
After about 10 minutes
OnLoginCallbackInternalImplementation()
callback a Login returned AuthPinGrantExpired
The text was updated successfully, but these errors were encountered:
Hi,
I try use EOS_DevAuthTool but OnAuthInterfaceLogin no response.
1.Open EOS_DevAuthTool.exe and add a CredentialI.
2.Send Login use LoginCredentialType.Developer and CredentialId
EOS.GetAuthInterface().Login(loginOptions, null, OnAuthInterfaceLogin);
3.Browser open and comple then close
4.I see EOS_DevAuthTool.exe the CredentialI Last use time update.
5.Seems Editor not receive response, so OnAuthInterfaceLogin no response.
=============================================
After about 10 minutes
OnLoginCallbackInternalImplementation()
callback a Login returned AuthPinGrantExpired
The text was updated successfully, but these errors were encountered: