[Error: RNGoogleSignInError: Unknown error when signing in., Error Domain=org.openid.appauth.general Code=-15 "Issued at time is more than 600 seconds before or after the current time" UserInfo={NSLocalizedDescription=Issued at time is more than 600 seconds before or after the current time}]

See original GitHub issue

Steps to Reproduce

  • You must provide a minimal and easy-to-run reproduction of your issue - how to create a minimal reproduction?. We’re a small team of maintainers and do not have time to try reproduce bugs ourselves.

  • Please try to reproduce the bugs on the provided example app. Either provide a link to the repo that reproduces the bug or provide your version of the index.js file that reproduces the issue and that we can easily use.

  • Explain the steps we need to take to reproduce the issue.

  • Include a gif if you think it may help.

  • If you’re asking for help, please make it easy for us to help you!

Expected Behavior

Actual Behavior

Environment

Please provide

  • react-native version
  • @react-native-community/google-signin version
  • your Podfile, output of running pod install and cocoapods version (if applicable)
  • version of Android, gradle, android plugin for gradle, play-services-auth and version of the Google Play Services app on your phone (if applicable)
  • version of iOS (if applicable)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

7reactions
deeksha-zibalcommented, Jan 28, 2020

Please check your device date & time and update it according to the current time and timezone.

2reactions
floriangbhcommented, Jul 23, 2020

I had the same issue on my device (iOS). It was because the phone wasn’t in “Set automatically” Date & Time. This erreur is related to the Google SDK.

Read more comments on GitHub >

github_iconTop Results From Across the Web

RNGoogleSignInError: Unknown error when signing ... - GitHub
openid.appauth.general Code=-15 "Issued at time is more than 600 seconds before or after the current time" UserInfo={NSLocalizedDescription=Issued at time is ...
Read more >
Domain=org.openid.appauth.general Code=-15 "Issued at ...
Domain=org.openid.appauth.general Code=-15 "Issued at time is more than 600 seconds before or after the current time".
Read more >
Org.openid.appauth.general error -6, what is this? - Questions
Hi all, I integrating Okta auth in my iOS app, but I catching this error: error: "Authorization Error: The operation couldn't be completed....
Read more >
Swift iOS App using AppAuth | Curity Identity Server
This tutorial shows how to run a code example that implements mobile OpenID Connect in a Swift App according to RFC8252, using the...
Read more >
AppAuth - Swift Package Index
AppAuth by OpenID on the Swift Package Index – iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found