9 lines
204 B

  1. HTTP/1.1 400 Bad Request
  2. Server: Apache
  3. Date: Wed, 09 Dec 2015 03:29:14 GMT
  4. Content-Type: application/json
  5. Connection: keep-alive
  6. {
  7. "error": "this-string-passed-through-from-token-endpoint"
  8. }