[GH-ISSUE #6319] [Bug]: OIDC adding space to Client ID #28483

Closed
opened 2026-04-18 05:14:32 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @victortowers on GitHub (Dec 6, 2025).
Original GitHub issue: https://github.com/actualbudget/actual/issues/6319

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

Actual Budget replaces string "1695618c-5d5d-4df2-ad73-8a3070642aa6" and adds a space.

Image

(Without space)

Image

(with space) - The Client ID starts with string "%20".

How can we reproduce the issue?

Utilize OIDC (I am using Pocket ID) that contains any valid Client ID.

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Chrome

Operating System

Windows 11

Originally created by @victortowers on GitHub (Dec 6, 2025). Original GitHub issue: https://github.com/actualbudget/actual/issues/6319 ### Verified issue does not already exist? - [x] I have searched and found no existing issue ### What happened? Actual Budget replaces string _"1695618c-5d5d-4df2-ad73-8a3070642aa6"_ and adds a space. <img width="1917" height="964" alt="Image" src="https://github.com/user-attachments/assets/2fb1f01d-9ccf-4c37-99a4-ce433ed8a617" /> (Without space) <img width="1917" height="976" alt="Image" src="https://github.com/user-attachments/assets/916ed002-50fa-43e7-a77b-cd0617e259c3" /> (with space) - The Client ID starts with string _"%20"_. ### How can we reproduce the issue? Utilize OIDC (I am using Pocket ID) that contains any valid Client ID. ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Chrome ### Operating System Windows 11
GiteaMirror added the bug label 2026-04-18 05:14:32 -05:00
Author
Owner

@victortowers commented on GitHub (Dec 14, 2025):

Closed. Likely a configuration error I commited.
For PocketID, I configured:

Auth Provider (base url only) e.g. webauth.xx.com;
Client ID;
Client Secret.

Don't forget the callback url! Use as provided on the Actual Docs.

<!-- gh-comment-id:3650037817 --> @victortowers commented on GitHub (Dec 14, 2025): Closed. Likely a configuration error I commited. For PocketID, I configured: Auth Provider (base url only) e.g. webauth.xx.com; Client ID; Client Secret. Don't forget the callback url! Use as provided on the Actual Docs.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#28483