The request failed with an error code not managed by the code
[Source]
# File lib/rest-client-1.6.3/lib/restclient/exceptions.rb, line 128 def message "HTTP status code #{http_code}" end
# File lib/rest-client-1.6.3/lib/restclient/exceptions.rb, line 132 def to_s message end
[Validate]