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

[Bug] : Blooket API is not connecting #76

Open
GustyCube opened this issue Oct 17, 2023 · 3 comments
Open

[Bug] : Blooket API is not connecting #76

GustyCube opened this issue Oct 17, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@GustyCube
Copy link

What device do you use?

MAc

What browser do you use?

Chrome

Describe the error in detail.

I got the following errors: Refused to connect to 'https://api.blooket.com/api/users/verify-token' because it violates the following Content Security Policy directive: "connect-src 'self' https://dashboard.blooket.com https://s.blooket.com https://blooket.s3.us-east-2.amazonaws.com https://kit.fontawesome.com https://ka-f.fontawesome.com https://www.googleapis.com https://securetoken.googleapis.com https://identitytoolkit.googleapis.com https://media.blooket.com https://api.cloudinary.com https://images.unsplash.com".

handleData @ VM113:415
addUtils @ VM113:1066
start @ VM113:3
(anonymous) @ VM113:75
(anonymous) @ VM113:1074
VM113:415 Refused to connect to 'https://api.blooket.com/api/users/verify-token' because it violates the document's Content Security Policy.
handleData @ VM113:415
addUtils @ VM113:1066
start @ VM113:3
(anonymous) @ VM113:75
(anonymous) @ VM113:1074
VM113:415 Refused to connect to 'https://api.blooket.com/api/users/verify-token' because it violates the following Content Security Policy directive: "connect-src 'self' https://dashboard.blooket.com https://s.blooket.com https://blooket.s3.us-east-2.amazonaws.com https://kit.fontawesome.com https://ka-f.fontawesome.com https://www.googleapis.com https://securetoken.googleapis.com https://identitytoolkit.googleapis.com https://media.blooket.com https://api.cloudinary.com https://images.unsplash.com".

handleData @ VM113:415
addUtils @ VM113:1066
(anonymous) @ VM113:1070
(anonymous) @ VM113:1074
VM113:415 Refused to connect to 'https://api.blooket.com/api/users/verify-token' because it violates the document's Content Security Policy.
handleData @ VM113:415
addUtils @ VM113:1066
(anonymous) @ VM113:1070
(anonymous) @ VM113:1074
VM113:415 Uncaught (in promise) TypeError: Failed to fetch
at handleData (:415:32)
at addUtils (:1066:5)
at start (:3:5)
at :75:1
at :1074:48
handleData @ VM113:415
addUtils @ VM113:1066
start @ VM113:3
(anonymous) @ VM113:75
(anonymous) @ VM113:1074
await in (anonymous) (async)
addUtils @ VM113:1066
start @ VM113:3
(anonymous) @ VM113:75
(anonymous) @ VM113:1074
VM113:415 Uncaught (in promise) TypeError: Failed to fetch
at handleData (:415:32)
at addUtils (:1066:5)
at :1070:1
at :1074:48
handleData @ VM113:415
addUtils @ VM113:1066
(anonymous) @ VM113:1070
(anonymous) @ VM113:1074
await in (anonymous) (async)
addUtils @ VM113:1066
(anonymous) @ VM113:1070
(anonymous) @ VM113:1074
VM113:575 Uncaught TypeError: Cannot set properties of null (setting 'innerHTML')
at CheckGame (:575:31)
at :1072:5

This has to do with Blooket blocking hacks and has rendered a lot of hacks useless.

@GustyCube GustyCube added the bug Something isn't working label Oct 17, 2023
@likegithubmomo
Copy link

same

@GustyCube
Copy link
Author

There are some working hacks here: https://github.com/05Konz/Blooket-Cheats/tree/main/cheats.

@likegithubmomo
Copy link

likegithubmomo commented Dec 5, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants
@likegithubmomo @GustyCube and others