Skip to content
hupili edited this page Feb 16, 2013 · 2 revisions

This page describes the normal errors that may help:

  • I found HTTP Error 401 when I conduct a snsapi app:
[WARNING][20130214-222259][snsbase.py][_oauth2_second][179]Auth second fail. Catch exception: HTTP Error 401: Unauthorized

It may be caused by the wrong app secret key. As the secret key is given in the web page, an extra space is often copied when you paste the secret key to your configure file.

Related issue: https://github.com/hupili/snsapi/issues/39#issuecomment-13227122