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

other issue #2

Open
jiangdl opened this issue Sep 6, 2017 · 0 comments
Open

other issue #2

jiangdl opened this issue Sep 6, 2017 · 0 comments

Comments

@jiangdl
Copy link

jiangdl commented Sep 6, 2017

The function checkResponse In class Weibo
protected function checkResponse (ResponseInterface $response, $data) { if (isset($data['error'])) { throw new IdentityProviderException($data['error_description'], $response->getStatusCode(), $response); } }

$data['error_description'] change to $data['error']

tired!!!

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

No branches or pull requests

1 participant