mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-26 06:35:59 +03:00
[GH-ISSUE #1410] Unexpected token error #929
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#929
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @edueocara27 on GitHub (Sep 7, 2023).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1410
Which version of floccus are you using?
v4.19.1
Sync method
Google Drive
Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.
Microsoft Edge (Windows 11) 116.0.1938.69 and Kiwi Browser (Android 11) 116.0.5845.72
Which version of Nextcloud Bookmarks are you using? (if relevant)
No response
Which version of Nextcloud? (if relevant)
No response
What kind of WebDAV server are you using? (if relevant)
No response
Describe the Bug
I'm trying to use floccus to synchronize Edge (PC) bookmarks with Kiwi Browser (Android) but I'm not succeeding.
Basically I enable sync on Edge using Google Drive. An .xbel file is generated in Google Drive. However, when I go to Kiwi Browser and try to import this .xbel file from Google Drive, an error message appears saying ''Unexpected token 'v', ''<?xml vers'' ... is not valid JSON''
When I use the android app, it's even worse because the app doesn't even allow me to select the .xbel file to import. In fact, I started to think that I'm doing something wrong in trying to sync bookmarks instead of being a bug.
Expected Behavior
Floccus on Kiwi Browser to import Edge bookmarks when clicking on the .xbel file
To Reproduce
Edge (PC): Click on floccus extension button -> set sync bookmarks using Google Drive -> Sync bookmarks in the created .xbel file
Kiwi Browser (Android): Click on floccus extension button -> click on 'Import accounts' button -> select the .xbel file.
Debug log provided
@marcelklehr commented on GitHub (Oct 24, 2023):
Hello @edueocara27
So the xbel files is not supposed to be imported via the import function.
Floccus has XBEL files which are stored on Google Drive and floccus will automatically read and write from those files if you have it set up in your browser.
Floccus also has json files which you can use to export and import floccus accounts. Ie. you can go to one device where you set up a lot of accounts in floccus, press export, get a json file, then go to a different device and import the json file: plop, you will have all those accounts in that other floccus device as well.
I hope this clears things up :)
@github-actions[bot] commented on GitHub (Oct 24, 2024):
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.