Zren / plasma-applet-eventcalendar

https://store.kde.org/p/998901/
469 stars 93 forks source link

Google login error #352

Open athulkrishna2015 opened 1 year ago

athulkrishna2015 commented 1 year ago

Access blocked: KDE Event Calendar Widget’s request is invalid

I am getting this error image

srsgores commented 1 year ago

Yeah, I get this too. I think the author needs to create a new google console app :arrow_backward: needs to be updated along with the client secret.

Tintow commented 1 year ago

Getting the same error. Error details are

Error 400: invalid_request The out-of-band (OOB) flow has been blocked in order to keep users secure. Follow the Out-of-Band (OOB) flow migration guide linked in the developer docs below to migrate your app to an alternative method. Request details: redirect_uri=urn:ietf:wg:oauth:2.0:oob

jambolo1970 commented 1 year ago

same problem Errore 400: invalid_request The out-of-band (OOB) flow has been blocked in order to keep users secure. Follow the Out-of-Band (OOB) flow migration guide linked in the developer docs below to migrate your app to an alternative method. Richiedi dettagli: redirect_uri=urn:ietf:wg:oauth:2.0:oob

nicc777 commented 1 year ago

Really looking forward to this issue being fixed

amsesk commented 1 year ago

Same error here - would really like to use the widget!

racingbrett commented 1 year ago

also getting this error.. if it helps Error 400: invalid_request The out-of-band (OOB) flow has been blocked in order to keep users secure. Follow the Out-of-Band (OOB) flow migration guide linked in the developer docs below to migrate your app to an alternative method. Request details: redirect_uri=urn:ietf:wg:oauth:2.0:oob

TheRicePirate commented 1 year ago

Same error here

gardotd426 commented 1 year ago

Is this project dead or what?

joaociocca commented 11 months ago

Is this project dead or what?

I'm affected with this issue and was looking forward to using Google Calendar integration, but I wouldn't call something updated last August as dead.

you can use this to workaround the problem > https://github.com/Zren/plasma-applet-eventcalendar/pull/345#issuecomment-1584348515

ALikesToCode commented 11 months ago

The project unfortunately seems dead to me, for future references, you can clone from https://github.com/ALikesToCode/plasma-applet-eventcalendar, I made sure that it is most update to date fork for now.

balaramadurai commented 9 months ago

The project unfortunately seems dead to me, for future references, you can clone from https://github.com/ALikesToCode/plasma-applet-eventcalendar, I made sure that it is most update to date fork for now.

Thanks @ALikesToCode, your fork works very well. Thanks a lot for taking this up and doing this.

Thanks @Zren for the original code. Excellent extension!

Struki84 commented 8 months ago

The project unfortunately seems dead to me, for future references, you can clone from https://github.com/ALikesToCode/plasma-applet-eventcalendar, I made sure that it is most update to date fork for now.

hey @ALikesToCode, tnx for the fork. I've tried the install script but it fails desktoptojson: not found I cant seem to find the packages that install desktoptojson.

I'm running popos 22.04 with KDE 5.24.7. I've also installed qttools5-dev-tools with no avail. Any ideas? is there any other way to install your corrected fork?