Open stefanzugal opened 5 years ago
I'm stuck in the same situation. All I can add is this line from the log file
{"level":"error","ts":1563970436.773755,"caller":"mlog/log.go:172","msg":"Access to route for non-existent plugin","missing_plugin_id":"google-calendar","error":"plugin not found: google-calendar"}
Tested on mattermost v5.9 and 5.13.1.
@waseem18 Is this plugin still in development or is it abandoned?
I'll try to take a look at this sometime over this weekend.
This repo wasn't battle tested so I agree with the fact that there will be some issues here and there.
Thanks
Is there anything new on this issue? If wanted, I can try to investigate this issue (however, I am not a Mattermost expert, so I am not sure whether I can help here)
There is invalid link /plugins/google-calendar/
in source.
Collect link is /plugins/mattermost-google-calendar/
may be it is invalid too. https://github.com/waseem18/mattermost-plugin-google-calendar/blob/2123ea7299279656c5cb88dde407495e6343249c/server/plugin.go#L236
@stefanzugal @e155753 Were you able to finish setup?
no, I am sorry - could not find the time to have a look at it.
Hi,
thank you very much for the contribution! After locally fixing the bug from #1, I built and installed the plugin according to the installation instructions. After entering the OAuth Client ID, OAuth Client Secret and User, I tried to connect the calender using: /google-calendar connect
Mattermost then generates a link - when I click on the link I get a "404 page not found" page.
Any ideas on what could be wrong here?
Best wishes, Stefan