tpavlek / oauth2-twitch

A Twitch provider for the php league's oauth2-client
18 stars 12 forks source link

Uncaught Error: Call to undefined method Depotwarehouse\OAuth2\Client\Twitch\Provider\Twitch::getUserDetails() #9

Closed ThePooN closed 7 years ago

ThePooN commented 7 years ago

I can't get the getUserDetails method to work, nor in my application nor in the test. Getting the authorization token work though.

192.168.1.72:59256 [500]: /?code=XXX&scope=user_read&state=XXX - Uncaught Error: Call to undefined method Depotwarehouse\OAuth2\Client\Twitch\Provider\Twitch::getUserDetails() in /home/thepoon/Documents/git/oauth2-twitch/test/index.php:15
Stack trace:
#0 {main}
  thrown in /home/thepoon/Documents/git/oauth2-twitch/test/index.php on line 15