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

INTERNAL_ERROR, OpenId issuedAt is after current time: Thu Dec 21 15:07:50 GMT+07:00 2023, #91

Open
tuyen3962 opened this issue Dec 21, 2023 · 1 comment

Comments

@tuyen3962
Copy link

Is it a security issue?

If you believe you have discovered a vulnerability or have an issue related to security, please DO NOT open a public issue. Instead, send us a mail to dl_oss_dev@linecorp.com.

What did you do?

Today, I receive this issue "PlatformException(INTERNAL_ERROR, OpenId issuedAt is after current time: Thu Dec 21 15:07:50 GMT+07:00 2023, null, null)" and I can not login in my app with line account

What did you expect?

Login as normal

What happened actually?

throw an exception PlatformException(INTERNAL_ERROR, OpenId issuedAt is after current time: Thu Dec 21 15:07:50 GMT+07:00 2023, null, null)

Your environment?

Some information of the environment in which the issue happened. Package version, Xcode version, iOS version, etc.
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.10.6, on macOS 12.6.2 21G320 darwin-arm64, locale
en-VN)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.1)
[✓] Xcode - develop for iOS and macOS (Xcode 14.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2022.1)
[✓] VS Code (version 1.74.3)
[✓] Connected device (3 available)
[✓] Network resources

Sample project

It would be appreciated if you can provide a link to or update a sample project that we can download and reproduce the issue.

@onevcat
Copy link
Member

onevcat commented Dec 22, 2023

Ummm.

Seems to be a verification error for the ID token.
I would suggest you to check whether the device time is correct synced with a time server or set correctly.

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