JustYuuto / deezer-discord-rpc

A Discord RPC for Deezer
Mozilla Public License 2.0
49 stars 9 forks source link

can't accept cookies/login #54

Open minimushii opened 1 month ago

minimushii commented 1 month ago

I used to have discord rpc before I factory reset my laptop, and since then I haven't been able to make it past the opening screen because it's stuck on the 'accept cookies' tab because there is no accept or deny button. Am I doing something wrong??

image

Mathu-lmn commented 1 month ago

Yes same issue here

Mathu-lmn commented 1 month ago

Temp fix is to quit & relaunch, then be fast enough to click the connection you want before the cookies prompt appears

unlolicon commented 1 month ago

Temp fix is to quit & relaunch, then be fast enough to click the connection you want before the cookies prompt appears Same issue, temp fix doesnt work sadly since i dont have the login pre-filled and i dont want to link a google account to my deezer account

minimushii commented 1 month ago

yeah that's my issue too, and clicking the google thing just says it's already linked and its back to square one. thanks for the responses tho, guess we just have to wait for it to be fixed ig.

Zalk0 commented 1 week ago

I'm kinda late but I just had the issue, you can open the developer tools with CTRL + SHIFT + I and in the HTML you go inside body and search the div with the id "cookie-banner-deezer" like so: image You just have to right click on it and click on hide element.