RyoJerryYu / obsidian-memos-sync

Syncing Memos to Obsidian daily note. Fully compatible with official Daily Notes plugin, Calendar plugin and Periodic Notes plugin.
MIT License
33 stars 0 forks source link

sync failed #19

Open mrpurplecloud opened 5 months ago

mrpurplecloud commented 5 months ago

Saw this error in Obsidian's dev console: "Request header field x-grpc-web is not allowed by Access-Control-Allow-Headers in preflight response"

Obsidian 1.6.1 Memos-Sync 0.4.1 Memos server 0.22

RyoJerryYu commented 5 months ago

It seems to be a CORS issue, but I believe the Memos server should already handle these properly.

RyoJerryYu commented 5 months ago

BTW, I just fixed a v0.4.1 bug seconds ago which would lead to requests loop endlessly. I recommend you update the plugin to v0.4.2.