Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try use EOS_DevAuthTool but OnAuthInterfaceLogin no response #53

Open
SyaoranChang opened this issue Apr 19, 2024 · 1 comment
Open

Comments

@SyaoranChang
Copy link

SyaoranChang commented Apr 19, 2024

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

@bbb0x
Copy link

bbb0x commented Apr 23, 2024

I've had the same issue. Had to download the newest SDK from Epic.
That will require some code changes for this package however.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants