-
Notifications
You must be signed in to change notification settings - Fork 798
Closed
Labels
Milestone
Description
I get next js error when trying to sync with remotestorage.
GET http://domain.com/storage/caske33/notes/ 403 (Forbidden) domain.com/storage/caske33/notes/:1
Possibly uncaught error:
[Error]
Error: Received faulty directory response for: /notes/
at Object.<anonymous> (https://laverna.cc/scripts/libs/remotestorage.js:1215:25)
at notifyConsumer (https://laverna.cc/scripts/libs/remotestorage.js:25:45)
at https://laverna.cc/scripts/libs/remotestorage.js:71:11 remotestorage.js:68
Error happened with cloud storage API
(domain.com is a valid domain - I just obfuscated it here).