philsturgeon / codeigniter-oauth2

NO LONGER ACTIVELY MAINTAINED. USE https://github.com/thephpleague/oauth2-client INSTEAD
http://getsparks.org/packages/oauth2/versions/HEAD/show
351 stars 178 forks source link

Requiered parameters not sent #30

Closed w0rldart closed 12 years ago

w0rldart commented 12 years ago

I've tried to debug the error, but no success for me! Hope you can give me a hand on this issue:

Fatal error: Uncaught exception 'Exception' with message 'Required option not passed: access_token Array ( ) ' in C:\xampp\htdocs\project.com\application\libraries\OAuth2\Token\Access.php:43

Is what I get when I try an session/facebook (Haven't tried any other service)