Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sites.google.com #235

Open
kpanos777 opened this issue Sep 27, 2023 · 1 comment
Open

sites.google.com #235

kpanos777 opened this issue Sep 27, 2023 · 1 comment
Labels

Comments

@kpanos777
Copy link

All bookmarks for sites under "sites.google.com/" are displayed faulty as errors.
It seems that the host blocks BO requests and returns false error.

@kpanos777 kpanos777 added the bug label Sep 27, 2023
@BUZZARDGTA
Copy link

BUZZARDGTA commented Sep 27, 2023

Hello, this error is due to this line:
https://github.com/cadeyrn/bookmarks-organizer/blob/master/src/js/core/background.js#L634

It causes this to happen in the dev console errors:
The resource at “https://sites.google.com/site/[URL_PATH_HERE]” was blocked due to its Cross-Origin-Resource-Policy header (or lack thereof). See https://developer.mozilla.org/docs/Web/HTTP/Cross-Origin_Resource_Policy_(CORP)#

You can remove that line I have showed off the link above, and it will works fine.

I have no ideas what that line is used for, we will now wait for @cadeyrn to reply, with he's knowledge.

BUZZARDGTA added a commit to BUZZARDGTA/bookmarks-organizer that referenced this issue Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants