You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Authorization required. Find your API Key in the 'Local REST API' section of your Obsidian settings.",
14
14
[ErrorCode.ContentTypeSpecificationRequired]:
15
15
"Content-Type header required; this API accepts data in multiple content-types and you must indicate the content-type of your request body via the Content-Type header.",
16
+
[ErrorCode.InvalidContentType]:
17
+
"Unknown or invalid Content-Type specified in Content-Type header.",
0 commit comments