hubot-fb
hubot-fb copied to clipboard
fix oauth access token get from facebook
Hello, last week our hubot stopped authenticating with FB. The root cause was a different response from FB when calling the access token endpoint.
I update the relevant code to cope with the new response, submitting as a PR hoping is useful and helpful to others using this adapter.
i had the same issue and this solves it, many thanks