Skip to content

Instantly share code, notes, and snippets.

@sqbing
Created April 29, 2014 02:08
Show Gist options
  • Select an option

  • Save sqbing/11389150 to your computer and use it in GitHub Desktop.

Select an option

Save sqbing/11389150 to your computer and use it in GitHub Desktop.
loginResponse: Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/tornado/web.py", line 1141, in _when_complete
callback()
File "/Library/Python/2.7/site-packages/tornado/web.py", line 1162, in _execute_method
self._when_complete(method(*self.path_args, **self.path_kwargs),
File "/Library/Python/2.7/site-packages/tornado/web.py", line 183, in post
raise HTTPError(405)
HTTPError: HTTP 405: Method Not Allowed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment