mProjectsCode / obsidian-media-db-plugin

A plugin that can query multiple APIs for movies, series, anime, games, music and wiki articles, and import them into your vault.
GNU General Public License v3.0
255 stars 31 forks source link

OMDbAPI error #96

Closed smriti-135 closed 1 year ago

smriti-135 commented 1 year ago

Description I am a new Obsidian user trying to use it for media tracking. Whenever I try to use the plugin to search for movies, it gives an error saying "Authentication failed. Check API"

Expected behavior I would like for the plugin to work as expected so that I can use it for media tracking

Screenshots

image

Occurs on

Plugin version 0.5.2

mProjectsCode commented 1 year ago

You need an API key for OMDb, as detailed in the readme here.

mProjectsCode commented 1 year ago

You enter that API key into the plugins settings page.