techdev-solutions / jaxenter-showcase

42 stars 32 forks source link

[SQLITE_ERROR] SQL error or missing database #4

Open andersonkxiass opened 8 years ago

andersonkxiass commented 8 years ago

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