I have installed the module and google secret. I have followed the steps recommended in the wizard but in the last step it told me that:
"google calendar could not be used with the supplied credentials: file "" does not exist"
I have uploaded the service key json file both as managed file and uploading to server and entering the full path, same result. When check the settings page I see that the key is readable and content is there, but after the error above, no calendar is found.
When I was creating service key, Google notified me not to use that method and suggested another one, maybe the structure is changing? Does anyone encountered this? Any suggestions?
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 3283062-fix-store-config-form-wizard-7.patch | 849 bytes | raulmangolin |
Issue fork google_calendar-3283062
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3283062-3.0.x-dev
compare
- 3283062-google-calendar-could
changes, plain diff MR !3
Comments
Comment #2
loker commentedI have managed to make it work while trying manually entering the information somehow. The wizard didn't work but at the end calendar works. So it seems it was my bad I guess.
Comment #3
rivimey@loker, I'm sorry there was a problem, glad you got there in the end.
Comment #5
raulmangolin commentedIt was just a validation issue. Fixed it with this patch attached.
Comment #8
edmargomes commentedThe patch #5 works, but need change to get with one option, or config->storage->get or config->get
Comment #11
rivimeyThanks for identifying the fix.
@edmargomes I don't really understand comment 7, can you elaborate?
Comment #12
rivimeyComment #13
rivimey