SAP HANA Connector: POST failed with 500 Error Code

19 views
Skip to first unread message

Prakash Sivagurunathan

unread,
Mar 26, 2015, 4:52:43 AM3/26/15
to loopb...@googlegroups.com
I created a REST API for sap hana connector and while trying POST, the REST call failed with HTTP Error Code 500.

Response Body:


{
  "error": {
    "name": "Error",
    "status": 500,
    "message": "invalid sequence: CONTACTSeq: line 1 col 26 (at pos 25)",
    "code": 313,
    "sqlState": "HY000",
    "level": 1,
    "position": 25
  }
}

where  CONTACT is my model name.

I tried PUT, GET and DELETE, and it worked fine. only POST is failing with above error.
Reply all
Reply to author
Forward
0 new messages