Google Sign-In Fails with E_ACCESSDENIED (0x80070005) During Cloud Sync Setup on Windows
Description
When trying to sign in with Google for Cloud Sync in DailyPrayerTimer_Setup_v2.5.1_x64.exe, the application shows an access denied error and login cannot continue.
Error Message
Access is denied. (0x80070005 (E_ACCESSDENIED))
Steps to Reproduce
- Install
DailyPrayerTimer_Setup_v2.5.1_x64.exe
- Open the app
- Go to Cloud Sync
- Click "Sign in with Google"
- Error appears immediately
Expected Behavior
Google authentication should open and allow successful login for cloud sync.
Actual Behavior
The app fails with:
Access is denied. (0x80070005 (E_ACCESSDENIED))
Environment
- OS: Windows 10/11 x64
- App Version: v2.5.1 x64
Screenshot
Attached below.
Possible Cause
This may be related to:
- OAuth permission handling
- WebView2 authentication issue
- Windows permission/UAC restriction
- Google OAuth redirect handling
Please investigate.

Google Sign-In Fails with
E_ACCESSDENIED (0x80070005)During Cloud Sync Setup on WindowsDescription
When trying to sign in with Google for Cloud Sync in
DailyPrayerTimer_Setup_v2.5.1_x64.exe, the application shows an access denied error and login cannot continue.Error Message
Steps to Reproduce
DailyPrayerTimer_Setup_v2.5.1_x64.exeExpected Behavior
Google authentication should open and allow successful login for cloud sync.
Actual Behavior
The app fails with:
Environment
Screenshot
Attached below.
Possible Cause
This may be related to:
Please investigate.