Q&A

回答の並べ替え:
投稿新規に質問を投稿する

WebAPI(テーブルのデータを1件取得する)

teruya teruya

2025-06-19 09:24

テーブルのデータを1件取得する
 ◆{CELFサーバーURL}/v1/tables/{テーブルAPI名}/{ID}

※何が原因で失敗しているのか調べる方法を教えてください。
※レスポンスエラー一覧(対応方法)ないでしょうか?
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
0:"{"resultCd":"FAILURE","resultInfo":null,"errorInfo":{"errorCd":"ERR_UNEXPECTED","detailMessage":"could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet","originalExceptionName":null,"sqlState":null,"venderErrorCode":null,"errorRowNo":null,"extraInfo":null}}"
1: 200
2:{Cache-Control: 'no-cache', Content-Length: '335', Date: 'Wed, 18 Jun 2025 22:02:23 GMT', Content-Type: 'text/plain;charset=ISO-8859-1'}

teruya teruya
自己解決いたしました。
(パラメータごにょごにょ)