trying to get this to work, jumped a few hurdles, . net 4 full required, remove the { from the values and no after a successful login and two step authenticated OK, I get "error occurred while sending a direct message or getting a response".
The Drive API is enabled, another thing i noticed is the plugin version shows as 1.1.0.0 - author designsinnovate...note sure if that is a issue with a version, i did download the latest .zip file names 1.5.1, cant think of anything else about this error, can someone help / any ideas?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anybody have any ideas? I would like to get this plugin working, the concept of how it coded and communicates sync process shouldve have been in part of the program in begining.
Im running Windows 7, im now testing with portable version and same issue. Must be local but no clue as to what?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The version issue has been fixed in 1.6 (plugin details show the correct plugin version).
Which version of plugin are you currently using? 1.5.1 or 1.6?
Some of the other users including myself are receiving the same error (error occurred while sending a direct message or getting a response). You are the first one to report it's working for you.
For now I have reverted back to using my old client key and secret I generated few months ago using Google's old API console.
I get this error only when I create a new project and client id / secret using the new Cloud console.
Did you use the Google's new cloud console to generate a new client id and secret? If so, can you please explain steps you took to do that?
Also, do you have GoogleSyncShowAuthenticationForm set to true or false in your configuration file?
Thanks for your help!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please i've the same problem and i've done everything. Full Net 4.0, win xp sp3 updated, correct google id , created an entry for google and put ID....
When i try to upload a window "request for permission" appear and after clicking "accept"....error occurred while sending a direct message or getting a response. Also tried to downgrade to plugin 1.5 but same thing. Try also to removed everything and reconfigure, delete plugin cache... everything, what can i do ?
thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I suppose that it depends from the entry to access google drive...
I've added a new entry with username xxxxx@gmail.com and password...i put as name "Google" and no url. than i've used UUID uuuuuuuu and put in xml... so i have :
Custom
Item
KeyEnableAutoSyncKey
Value false Value
/Item
Item
Key GoogleSyncClientID /Key
Value aaaaaa-bbbbbb.apps.googleusercontent.com /Value
/Item
Item
Key GoogleSyncClientSecret /Key
Value ccccccccc /Value
/Item
Item
Key GoogleSyncKeePassUID /Key
Value uuuuuuu /Value
/Item
Item
Key GoogleSyncShowAuthenticationForm /Key
Value false /Value
/Item
/Custom
/Configuration
Thanks a lot
Dario
Last edit: Danyal 2013-11-14
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Cdj,
I usually don't do this but I had to modify your post to remove your secret values. Unless you know what you are doing, please do not post actual values in an online forum.
So, Is it working for you now?
To be honest, I have not figured out yet why client id and secret being generated by the new Google cloud console is not working so I am using my old keys I had generated originally.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, I've successfully got this plugin set up using Google's new interface for the developer console. The "invalid_id" error that myself and others have gotten (even using the correct xxxxxxxxxxxx.apps.googleusercontent.com format) may stem from not setting a Product Name, which was my case. This is not mentioned in the enhanced guide, but after some messing around I figured it out.
In the sidebar, the "Consent Screen" tab, just enter something in the "Product Name" field and you're good to go. Just name it whatever, it doesn't have to be anything fancy (I just called it "KeePass Google Sync").
Hopefully this helps :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
trying to get this to work, jumped a few hurdles, . net 4 full required, remove the { from the values and no after a successful login and two step authenticated OK, I get "error occurred while sending a direct message or getting a response".
The Drive API is enabled, another thing i noticed is the plugin version shows as 1.1.0.0 - author designsinnovate...note sure if that is a issue with a version, i did download the latest .zip file names 1.5.1, cant think of anything else about this error, can someone help / any ideas?
Anybody have any ideas? I would like to get this plugin working, the concept of how it coded and communicates sync process shouldve have been in part of the program in begining.
Im running Windows 7, im now testing with portable version and same issue. Must be local but no clue as to what?
NVM, fixed it, removed the plugin, remove the xml text, re-did the setup again and its working now.
Very good plugin,
Thanks for posting your progress report Ali.
The version issue has been fixed in 1.6 (plugin details show the correct plugin version).
Which version of plugin are you currently using? 1.5.1 or 1.6?
Some of the other users including myself are receiving the same error (error occurred while sending a direct message or getting a response). You are the first one to report it's working for you.
For now I have reverted back to using my old client key and secret I generated few months ago using Google's old API console.
I get this error only when I create a new project and client id / secret using the new Cloud console.
Did you use the Google's new cloud console to generate a new client id and secret? If so, can you please explain steps you took to do that?
Also, do you have GoogleSyncShowAuthenticationForm set to true or false in your configuration file?
Thanks for your help!
Please i've the same problem and i've done everything. Full Net 4.0, win xp sp3 updated, correct google id , created an entry for google and put ID....
When i try to upload a window "request for permission" appear and after clicking "accept"....error occurred while sending a direct message or getting a response. Also tried to downgrade to plugin 1.5 but same thing. Try also to removed everything and reconfigure, delete plugin cache... everything, what can i do ?
thanks
I suppose that it depends from the entry to access google drive...
I've added a new entry with username xxxxx@gmail.com and password...i put as name "Google" and no url. than i've used UUID uuuuuuuu and put in xml... so i have :
Custom
Item
KeyEnableAutoSyncKey
Value false Value
/Item
Item
Key GoogleSyncClientID /Key
Value aaaaaa-bbbbbb.apps.googleusercontent.com /Value
/Item
Item
Key GoogleSyncClientSecret /Key
Value ccccccccc /Value
/Item
Item
Key GoogleSyncKeePassUID /Key
Value uuuuuuu /Value
/Item
Item
Key GoogleSyncShowAuthenticationForm /Key
Value false /Value
/Item
/Custom
/Configuration
Thanks a lot
Dario
Last edit: Danyal 2013-11-14
Hi Cdj,
I usually don't do this but I had to modify your post to remove your secret values. Unless you know what you are doing, please do not post actual values in an online forum.
So, Is it working for you now?
To be honest, I have not figured out yet why client id and secret being generated by the new Google cloud console is not working so I am using my old keys I had generated originally.
Oh ok thanks for removing. No it doesn't work for me. But is it config correct ? Thanks
Last edit: Cdj 2013-11-15
Hello, I've successfully got this plugin set up using Google's new interface for the developer console. The "invalid_id" error that myself and others have gotten (even using the correct xxxxxxxxxxxx.apps.googleusercontent.com format) may stem from not setting a Product Name, which was my case. This is not mentioned in the enhanced guide, but after some messing around I figured it out.
In the sidebar, the "Consent Screen" tab, just enter something in the "Product Name" field and you're good to go. Just name it whatever, it doesn't have to be anything fancy (I just called it "KeePass Google Sync").
Hopefully this helps :)
Thanks for sharing!