Skip to content

Instantly share code, notes, and snippets.

@albertywu
Created February 24, 2015 04:01
Show Gist options
  • Select an option

  • Save albertywu/f76150c88bbf615f63e9 to your computer and use it in GitHub Desktop.

Select an option

Save albertywu/f76150c88bbf615f63e9 to your computer and use it in GitHub Desktop.
400 error
{
"data": {
"code": "400.1",
"meta": {
"msg": "multiple points"
}
},
"status": 400,
"config": {
"method": "GET",
"transformRequest": [
null
],
"transformResponse": [
null
],
"params": {
"fundId": 1,
"evaluateQuickFilters": false
},
"headers": {
"Authorization": "TOKEN 2526131efcb59ef44be5cfbfd717cbc24430e259-1424390324578-awu",
"Accept": "application/json, text/plain, */*"
},
"url": "http://prod-api.coatue.com/api/smartlists/11/views/22/grid"
},
"statusText": "Bad Request"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment