projectx-codehagen / Badget

Badget aims to simplify financial management with a user-friendly interface and robust backend
https://www.badget.io/
GNU Affero General Public License v3.0
2.29k stars 249 forks source link

Bug: OAuth Callback Authorization Error on Sign-in #235

Closed jacksonkasi1 closed 1 month ago

jacksonkasi1 commented 4 months ago

Describe the bug

Description

I encountered an authorization error when attempting to sign into Badget.io using OAuth. The callback URL returned an "Unauthorized request" error, preventing login.

Steps to Reproduce

  1. Navigate to Badget.io and initiate the sign-in process.
  2. Complete the OAuth consent screen.
  3. Encounter the error on the callback.

Expected Behavior

The OAuth process should complete successfully, and I should be logged into the system.

Actual Behavior

An error message is displayed stating "Unauthorized request," and I am unable to log in.

Error Messages

Additional Information

Screenshots

image image

Steps to reproduce

Steps to Reproduce

  1. Attempt to log in via Google OAuth on Badget.io.

Browsers

Chrome

Additional context (Is this in dev or production?)

production

Codehagen commented 4 months ago

Thanks for this @jacksonkasi1 - Going to look into it.