Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update __init__.py #219

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

update __init__.py #219

wants to merge 1 commit into from

Commits on Oct 20, 2017

  1. update __init__.py

    fix bug 
      File "/home/rendiya/Public/pypro/cucakrowo/facebook/venv/lib/python3.5/site-packages/oauth2/__init__.py", line 493, in sign_request
        self['oauth_body_hash'] = base64.b64encode(sha1(str(self.body).decode('utf-8')).digest())
    AttributeError: 'str' object has no attribute 'decode'
    rendiya committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    73b13f6 View commit details
    Browse the repository at this point in the history