Skip to content

Google Sign-In Fails with E_ACCESSDENIED (0x80070005) During Cloud Sync Setup on Windows #3

Description

@itkhansunny

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

  1. Install DailyPrayerTimer_Setup_v2.5.1_x64.exe
  2. Open the app
  3. Go to Cloud Sync
  4. Click "Sign in with Google"
  5. 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.

Image

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions