https://github.com/Pardot/ruby-pardot/blob/master/lib/pardot/http.rb#L19 `check_response self.class.post(full_path, :query => params)` should be `check_response self.class.post(full_path, :body => params)`