jaxenter-showcase icon indicating copy to clipboard operation
jaxenter-showcase copied to clipboard

[SQLITE_ERROR] SQL error or missing database

Open andersonkxiass opened this issue 10 years ago • 0 comments

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)"}

andersonkxiass avatar Sep 27 '15 00:09 andersonkxiass