ntawileh / obsidian-google-lookup

Obsidian plugin that pulls contact and calendar event information from your Google account
https://ntawileh.github.io/obsidian-google-lookup
MIT License
76 stars 10 forks source link

Unable to query a non G Suite account #45

Open Arturo2R opened 2 months ago

Arturo2R commented 2 months ago

image

Hi, I don't know if I am doing something wrong, or this plugin just works with a g suite account? There isn't a way to query my contacts for my personal google account?

ntawileh commented 2 months ago

you can ignore this error. i should probably not have it output here but this doesn't affect the use of the plugin. the call that is failing is the directory lookup call (as in company directory) which is non-applicable for gmail/personal accounts. otherwise it should work fine for gmail and other personal accounts. there is another, separate call for personal contacts. see this issue for some more detail https://github.com/ntawileh/obsidian-google-lookup/issues/37