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
{{ message }}
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.
The extension does not work anymore since a couple of days (I'm using FF 77.0b1 now), but I think the NC Bookmarks recently changed their API, they have a couple of issues around :-)
I receive a "Bad Request" error when trying to save a new bookmark. I suspect related to this other issue
DOM fully loaded and parsed FreedomMarks.js:7:23
function: CurrentBrowserTab FreedomMarks.js:165:23
function: fillForm FreedomMarks.js:182:23
url: https://neo-layout.org/index_en.html FreedomMarks.js:183:23
Object { server_url: "https://mycloud", username: "username", password: "xxx`", bookmark_main_tab: true, search_main_tab: false }
FreedomMarks.js:19:27
bookmark tab is supposed to have focus FreedomMarks.js:35:31
function: saveBookmark FreedomMarks.js:266:23
endpoint: https://mycloud/index.php/apps/bookmarks/public/rest/v2/bookmark FreedomMarks.js:270:23
bookmarkurl: https://neo-layout.org/index_en.html FreedomMarks.js:275:23
Tags array: FreedomMarks.js:160:24
ajax error FreedomMarks.js:308:21
Status: error FreedomMarks.js:309:21
Error: Bad request FreedomMarks.js:310:21
The text was updated successfully, but these errors were encountered:
The extension does not work anymore since a couple of days (I'm using FF 77.0b1 now), but I think the NC Bookmarks recently changed their API, they have a couple of issues around :-)
I receive a "Bad Request" error when trying to save a new bookmark. I suspect related to this other issue
The text was updated successfully, but these errors were encountered: