-
Notifications
You must be signed in to change notification settings - Fork 331
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
As JDBC is being advertised as the prefered production deployment configuration and eclipse link is getting deprecated I was unable to follow the quickstart to launch a running instance following https://github.com/apache/polaris/tree/main/getting-started/jdbc#getting-started-with-apache-polaris-relational-jdbc-postgres-and-spark-sql
The client id and secret are missing.
To Reproduce
No response
Actual Behavior
polaris-1 | 2025-05-19 12:10:35,230 INFO [org.apa.pol.ser.aut.TokenRequestValidator] [,POLARIS] [,,,] (executor-thread-1) Missing Client ID or Client Secret in Request Body
polaris-1 | 2025-05-19 12:10:35,247 INFO [org.apa.pol.ser.qua.con.QuarkusJacksonConfig] [,POLARIS] [,,,] (executor-thread-1) Limiting request body size to 10485760 bytes
polaris-1 | 2025-05-19 12:10:35,274 INFO [io.qua.htt.access-log] [,POLARIS] [,,,] (executor-thread-1) 172.18.0.4 - - [19/May/2025:12:10:35 +0000] "POST /api/catalog/v1/oauth/tokens HTTP/1.1" 400 87
Expected Behavior
The setup should proceed without errors
Additional context
No response
System information
OS: MacOS
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working