🐛 Bug Report: Can no longer create OIDC clients #76

Closed
opened 2025-07-08 08:39:07 -04:00 by AtHeartEngineer · 0 comments

Originally created by @dougmeredith on 6/9/2025

Reproduction steps

In the UI, create a new client. Just specify a name and nothing else.

Expected behavior

It should create a client.

Actual Behavior

It reports "Something went wrong".

From the log:

SQL logic error: table oidc_clients has no column named credentials (1)

Version and Environment

v1.3.0

Database is SQLite.

Log Output

No response

*Originally created by @dougmeredith on 6/9/2025* ### Reproduction steps In the UI, create a new client. Just specify a name and nothing else. ### Expected behavior It should create a client. ### Actual Behavior It reports "Something went wrong". From the log: ``` SQL logic error: table oidc_clients has no column named credentials (1) ``` ### Version and Environment v1.3.0 Database is SQLite. ### Log Output _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pocket-id#76