Advertisement
Guest User

Untitled

a guest
Aug 17th, 2016
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1.  
  2. D: refresh token
  3. D: --> POST http://kege.su/oauth/v2/token http/1.1
  4. D: Content-Type: application/x-www-form-urlencoded
  5. D: Content-Length: 191
  6. D: client_id=2_3rebgvat21kw8c000k00gww8ooogow4sgc080s4gkg0so48ss0&client_secret=1nqq7i1d9c68kk0owgcw8kk8ocw8sc80cokko004wwsog0www0&grant_type=password&username=webant-admin&password=webant-admin
  7. D: --> END POST (191-byte body)
  8.  
  9.  
  10. D: <-- 406 Not Acceptable http://kege.su/oauth/v2/token (5623ms)
  11. D: Date: Wed, 17 Aug 2016 15:02:30 GMT
  12. D: Content-Type: text/html; charset=UTF-8
  13. D: Transfer-Encoding: chunked
  14. D: Connection: keep-alive
  15. D: Set-Cookie: __cfduid=da3cff20ac3b81fcfc2316cc29d1d31bc1471446150; expires=Thu, 17-Aug-17 15:02:30 GMT; path=/; domain=.kege.su; HttpOnly
  16. D: Cache-Control: no-cache
  17. D: Server: cloudflare-nginx
  18. D: CF-RAY: 2d3e01e7f5194ea2-DME
  19. D: OkHttp-Sent-Millis: 1471446150526
  20. D: OkHttp-Received-Millis: 1471446150700
  21. D: <!DOCTYPE html>
  22. D: <html>
  23. D: <head>
  24. D: <meta charset="UTF-8"/>
  25. D: <title>An Error Occurred: Not Acceptable</title>
  26. D: </head>
  27. D: <body>
  28. D: <h1>Oops! An Error Occurred</h1>
  29. D: <h2>The server returned a "406 Not Acceptable".</h2>
  30. D: <div>
  31. D: Something is broken. Please let us know what you were doing when this error occurred.
  32. D: We will fix it as soon as possible. Sorry for any inconvenience caused.
  33. D: </div>
  34. D: </body>
  35. D: </html>
  36. D: <-- END HTTP (391-byte body)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement