Skip to content

Conversation

dennisdegreef
Copy link

Facebook returns the following JSON struct on an error:

{
    "error": {
        "message":"Error validating client secret.",
        "type":"OAuthException",
        "code":1,
        "fbtrace_id":"REMOVED"
    }
} 

So I fixed displaying the error message in the exception.

@julpar
Copy link

julpar commented May 27, 2021

Bump!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants