logical-and/php-oauth

Classes are not loaded properly

Closed this issue · 2 comments

Installed and/oauth via composer. I'm getting Class 'OAuth\Common\Http\Client\CurlClient' not found when I try instantiating CurlClient.

I've already set the namespace use OAuth\Common\Http\Client\CurlClient; when trying to instantiate it, it still throws a not found error.

Nevermind. The updated library utilized a new client class. My bad.

Reported, solved. :)