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

Do NOT check for OAuthException code #627

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Oct 11, 2017

  1. Do NOT check for OAuthException code

    I encountered a situation where I receive a Facebook error with code
    `100` and type `OAuthException`. I don’t think we need to check for
    codes to decide if it is an `AuthenticationError` or `ClientError`.
    khalilovcmd committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    8ff2759 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2020

  1. Configuration menu
    Copy the full SHA
    d62c800 View commit details
    Browse the repository at this point in the history