Skip to content

Unable to get authorization working #922

@PeppeRu96

Description

@PeppeRu96

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.

Image

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions