Try to Read with non SU on Node5
POST http://{{NODE5_HOST}}:{{SERVER_HDB_PORT}}
Checks to confirm that a 500 status and error msg are returned when an invalid attribute name is used
Request Body
{"operation"=>"search_by_value", "schema"=>"treat_sys", "table"=>"hub1", "search_attribute"=>"id", "search_value"=>"*", "get_attributes"=>["*"]}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string |