you should implement method getEntity,then read single data in sap gateway client, you will see http response in right window, click 'use as request', after that change the data in left window, don't forget to change http method from 'read' to 'post'.
if you use getEntitySet to do read, then it will display the error above.
hope to help you.