Git Product home page Git Product logo

Comments (12)

tanand7 avatar tanand7 commented on May 3, 2024 2

This is happening randomly. Sometimes it works and sometimes it doesn't.

Another point is, it doesn't work in India region. We tested the same app at same time from US and India. People at US were able to login with google while people from India couldn't. We also tried to login with a VPN from India and it worked.

from googlesignin-ios.

tanand7 avatar tanand7 commented on May 3, 2024

Seems to be resolved automatically

from googlesignin-ios.

KeyurPrajapati avatar KeyurPrajapati commented on May 3, 2024

I am facing the same error from yesterday.

from googlesignin-ios.

petea avatar petea commented on May 3, 2024

Are you still able to reproduce the time out error?

from googlesignin-ios.

KeyurPrajapati avatar KeyurPrajapati commented on May 3, 2024

Yes,
<3C3C466E-FF37-4146-851C-7FAD9EFD0C17>.<1> finished with error [-1001] Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo={_kCFStreamErrorCodeKey=-2102, NSUnderlyingError=0x60000218d530 {Error Domain=kCFErrorDomainCFNetwork Code=-1001 "(null)" UserInfo={_kCFStreamErrorCodeKey=-2102, _kCFStreamErrorDomainKey=4}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <3C3C466E-FF37-4146-851C-7FAD9EFD0C17>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask <3C3C466E-FF37-4146-851C-7FAD9EFD0C17>.<1>"
), NSLocalizedDescription=The request timed out., NSErrorFailingURLStringKey=https://oauth2.googleapis.com/token, NSErrorFailingURLKey=https://oauth2.googleapis.com/token, _kCFStreamErrorDomainKey=4}

from googlesignin-ios.

rjt3662 avatar rjt3662 commented on May 3, 2024

I'm also facing this error

finished with error [-1001] Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." 
UserInfo={_kCFStreamErrorCodeKey=60, NSUnderlyingError=0x600003a739f0 
{Error Domain=kCFErrorDomainCFNetwork Code=-1001 "(null)" 
UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), interface: en1, _kCFStreamErrorCodeKey=60, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <7E276A0C-D984-426B-BE35-1D9D851D4AED>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
    "LocalDataTask <7E276A0C-D984-426B-BE35-1D9D851D4AED>.<1>"
), NSLocalizedDescription=The request timed out., NSErrorFailingURLStringKey=https://oauth2.googleapis.com/token, NSErrorFailingURLKey=https://oauth2.googleapis.com/token, _kCFStreamErrorDomainKey=1}
Connection error making token request to 'https://oauth2.googleapis.com/token': The request timed out..

Does anyone got its solution?

from googlesignin-ios.

harrymash2006 avatar harrymash2006 commented on May 3, 2024

I am also having this issue

from googlesignin-ios.

rahulpatel2311 avatar rahulpatel2311 commented on May 3, 2024

@petea
I am also facing the same issue for 8 days.
Xcode 13.2.1 (13C100)
Device: Simulator/Phone iOS 15.2

Any update?

from googlesignin-ios.

AravindBG avatar AravindBG commented on May 3, 2024

We are also facing the same issue for the past couple of days. It won't work for some ISPs. But work on others.

Task <2B4B8DE5-DD5A-4DEA-873E-C7312CA9E974>.<1> finished with error [-1200] Error Domain=NSURLErrorDomain Code=-1200 "An SSL error has occurred and a secure connection to the server cannot be made." UserInfo={NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, _kCFStreamErrorDomainKey=3, NSErrorPeerCertificateChainKey=(
"<cert(0x12e80ce00) s: blockeddomain.asianetindia.com i: blockeddomain.asianetindia.com>"
), NSErrorClientCertificateStateKey=0, NSErrorFailingURLKey=https://oauth2.googleapis.com/token, NSErrorFailingURLStringKey=https://oauth2.googleapis.com/token, NSUnderlyingError=0x282f025e0 {Error Domain=kCFErrorDomainCFNetwork Code=-1200 "(null)" UserInfo={_kCFStreamPropertySSLClientCertificateState=0, kCFStreamPropertySSLPeerTrust=<SecTrustRef: 0x28109c960>, _kCFNetworkCFStreamSSLErrorOriginalValue=-9802, _kCFStreamErrorDomainKey=3, _kCFStreamErrorCodeKey=-9802, kCFStreamPropertySSLPeerCertificates=(
"<cert(0x12e80ce00) s: blockeddomain.asianetindia.com i: blockeddomain.asianetindia.com>"
)}}, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask <2B4B8DE5-DD5A-4DEA-873E-C7312CA9E974>.<1>"
), _kCFStreamErrorCodeKey=-9802, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <2B4B8DE5-DD5A-4DEA-873E-C7312CA9E974>.<1>, NSURLErrorFailingURLPeerTrustErrorKey=<SecTrustRef: 0x28109c960>, NSLocalizedDescription=An SSL error has occurred and a secure connection to the server cannot be made.}
Error Connection error making token request to 'https://oauth2.googleapis.com/token': An SSL error has occurred and a secure connection to the server cannot be made.

from googlesignin-ios.

jaspermayone avatar jaspermayone commented on May 3, 2024

I am facing this on both the Apple Mail client and the Spark mail client.

MacOS Monterey 12.3.1 on a 2020 Macbook Pro 13"

from googlesignin-ios.

 avatar commented on May 3, 2024

Good afternoon,
any news on this?
Regards

from googlesignin-ios.

arioch1984 avatar arioch1984 commented on May 3, 2024

I'm also interested in this issue

from googlesignin-ios.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.