jaxenter-showcase
jaxenter-showcase copied to clipboard
[SQLITE_ERROR] SQL error or missing database
First of all, thank you for this great sample:
I'm getting the follow error:
{"error":"server_error","error_description":"PreparedStatementCallback; uncategorized SQLException for SQL [insert into oauth_refresh_token (token_id, token, authentication) values (?, ?, ?)]; SQL state [null]; error code [0]; [SQLITE_ERROR] SQL error or missing database (no such table: oauth_refresh_token); nested exception is java.sql.SQLException: [SQLITE_ERROR] SQL error or missing database (no such table: oauth_refresh_token)"}