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

Unable to load the requested class: oauth2 #31

Closed rampmaster closed 11 years ago

rampmaster commented 12 years ago

The error:

Unable to load the requested class: oauth2

with the loader + example in http://getsparks.org/packages/oauth2/versions/HEAD/show

$this->load->spark('oauth2/0.3.0');

Thanks for your helping

philsturgeon commented 11 years ago

Make sure you're loading the correct version.