I've just added the plugin to KeePass and configured it. I had to use the suggested "trick" of displaying the authentication form because the app was just hanging. We use delegated authentication with Google so it needed to hand that off to our authentication provider and then get approval for the API to be used.
That done, I then get a small window appear without a title bar but the following message:
Once you login using your Google credentials, the plugin waits for the "Request permission" page to load from Google where you would need to manually click "Allow Access" button to continue. Once that's done, the plugin waits for that page to close.
Using another provider for authentication is probably not returning the "Request permission" page that the plugin expects.
Are you trying to run this from your company's network or from your home on a personal computer? Have you tried using the plugin without a delegated authentication?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've just added the plugin to KeePass and configured it. I had to use the suggested "trick" of displaying the authentication form because the app was just hanging. We use delegated authentication with Google so it needed to hand that off to our authentication provider and then get approval for the API to be used.
That done, I then get a small window appear without a title bar but the following message:
Google.Apis.Requests.RequestError
Internal Error [500]
Errors
Message[Internal Error Location[ - ] Reason[internalError]
Domain[global]
]
Repeating the attempt to upload the file to Google Drive results in the same error.
Once you login using your Google credentials, the plugin waits for the "Request permission" page to load from Google where you would need to manually click "Allow Access" button to continue. Once that's done, the plugin waits for that page to close.
Using another provider for authentication is probably not returning the "Request permission" page that the plugin expects.
Are you trying to run this from your company's network or from your home on a personal computer? Have you tried using the plugin without a delegated authentication?