-
Notifications
You must be signed in to change notification settings - Fork 362
Open
Description
I enabled OAuth 2.0, created a cloud project, enabled Google Drive API, created a Desktop App client, and run the command:
google-drive-ocamlfuse -id xxxxxxxxxx.apps.googleusercontent.com -secret XXX-YYY-ZZZ.
A chrome page opens to authorize, after warnings about unverified app, when I click "Continue" when you have to give authorization to access your Google Drive, the chrome page "hangs", and nothing shows up on the console.
Console:
Created TensorFlow Lite XNNPACK delegate for CPU.
[28236:28266:0924/132647.722826:ERROR:google_apis/gcm/engine/registration_request.cc:291] Registration response error message: DEPRECATED_ENDPOINT
[28236:28266:0924/132709.259365:ERROR:google_apis/gcm/engine/registration_request.cc:291] Registration response error message: DEPRECATED_ENDPOINT
[28236:28266:0924/132751.994894:ERROR:google_apis/gcm/engine/registration_request.cc:291] Registration response error message: DEPRECATED_ENDPOINT
[28236:28266:0924/132929.578642:ERROR:google_apis/gcm/engine/registration_request.cc:291] Registration response error message: DEPRECATED_ENDPOINT
Warning: maxDynamicUniformBuffersPerPipelineLayout artificially reduced from 1000000 to 16 to fit dynamic offset allocation limit.
Warning: maxDynamicStorageBuffersPerPipelineLayout artificially reduced from 1000000 to 16 to fit dynamic offset allocation limit.
Warning: maxDynamicUniformBuffersPerPipelineLayout artificially reduced from 1000000 to 16 to fit dynamic offset allocation limit.
Warning: maxDynamicStorageBuffersPerPipelineLayout artificially reduced from 1000000 to 16 to fit dynamic offset allocation limit.
Error: Cannot retrieve verification code: Timeout expired
Metadata
Metadata
Assignees
Labels
No labels