coddingtonbear / obsidian-local-rest-api

Unlock your automation needs by interacting with your notes in Obsidian over a secure REST API.
MIT License
645 stars 59 forks source link

Installation problem #135

Open Shtooth opened 4 days ago

Shtooth commented 4 days ago

While trying to install the plugin in Obsidian there seem to be an error (image below)

image

The console displays a 404 error image

azigler commented 3 days ago

Temporary workaround:

  1. Download v2.5.4
  2. Unzip to .obsidian/plugins in your vault
  3. Add "obsidian-local-rest-api" to the array in .obsidian/community-plugins.json in your vault
eXperitur commented 3 days ago

Plugin update also failing for me, even after updating manually from v2.5.4.

I noticed the version of the download zip file name on the releases page for v2.5.4 isn't matching (obsidian-local-rest-api-2.4.3.zip). Could that be why?

DataStrategist commented 18 hours ago

Downloaded 2.5.4, unzipped and added to json as per instructions. That got it installed. Can't Enable, or Update though. image