YukiGasai / obsidian-google-calendar

Add Google Calendar inside Obsidian
https://yukigasai.github.io/obsidian-google-calendar/
GNU General Public License v3.0
359 stars 25 forks source link

Bug: Reseting of the plugin parameters #195

Open MelodyDuplaix opened 11 months ago

MelodyDuplaix commented 11 months ago

For some time now I've had a problem with the plugin settings. Regularly, the client id and secret id reset and empty themselves. I have to reset them manually, which is a bit annoying because I have to find the tokens each time. Could this be a bug in the plugin or something else?

YukiGasai commented 11 months ago

Are you using multiple vaults or something like that? What sync solution are you using. Currently, the client ID and client secret should be just saved to the data.json file in the plugin folder.

MelodyDuplaix commented 11 months ago

I use obsidian sync to synchronize my vault between two PCs and a phone. I have another vault on my obsidian sync account that I don't use. And I've never had a sync problem, my other plugin settings have always synced fine.

YukiGasai commented 11 months ago

Do other settings of this plugin reset as well or is it only the client ID and client secret?

MelodyDuplaix commented 11 months ago

I can't really remember, but it seems to me that it was only the id client and the secret client that were reset.