lancepnnl / qt-google-drive

Automatically exported from code.google.com/p/qt-google-drive
0 stars 0 forks source link

Auth fails #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Compile qt-google-drive with your api info.
2. run the app and log in using you email and password in the login dialog
3. permit access to the app.

What is the expected output? What do you see instead?
Able to see the drive contents. instead the app freezes when I press permit 
access in the log in dialog.

What version of the product are you using? On what operating system?
Ubuntu with Qt 4.8.4

Please provide any additional information below.
The app compiles good without errors, just a few unused variable warnings.
I tried with these clientID from google api:
1. Installed applications
2. web applications

I enabled the google drive sdk and google drive api

Original issue reported on code.google.com by stijnbeg...@gmail.com on 14 Dec 2012 at 2:29