pjanuario opened a new issue, #1613: URL: https://github.com/apache/polaris/issues/1613
### 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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@polaris.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org