waseem18 / mattermost-plugin-google-calendar

This project has been discontinued and the working version can be found at - https://github.com/mattermost/mattermost-plugin-google-calendar/tree/v0.2.0
https://github.com/mattermost/mattermost-plugin-google-calendar/tree/v0.2.0
Apache License 2.0
14 stars 12 forks source link

Must have secret key #5

Open WizardKid opened 4 years ago

WizardKid commented 4 years ago

Unable to start plugin: mattermost-google-calendar, Calendar is the most important part of a platform in the category of Mattermost. This plugin failed to start due to maybe a bug? is there a workaround or another plugin? Update?

ogonbat commented 4 years ago

Same issue

alcoig commented 4 years ago

same issue

ghost commented 4 years ago

Experiencing the same issue.

PratikmohanSrivastav commented 4 years ago

Facing the same issue , did anyone find a solution to this

raag commented 4 years ago

Facing the same issue.

akhlaaqbadulla commented 4 years ago

Facing the same issue. i am getting this error. i found this error in the log. {"level":"error","ts":1595787917.7749712,"caller":"mlog/log.go:175","msg":"Unable to activate plugin","plugin_id":"mattermost-google-calendar","error":"Must have secret key"}

i called the api with the client id and secret key and got a response yet its not working here.

akhlaaqbadulla commented 4 years ago

if you want a plugin that is working i would consider this plugin works great:

to add this work was inspired from this plugin and has also been accredited in the readme.

https://github.com/mattermost/mattermost-plugin-google-calendar/tree/v0.2.0

waseem18 commented 4 years ago

Thanks @akhlaaqbadulla

I've attributed the linked project in the README.