OzanKurt/ImgurLaravel

Call to a member function getSuccess() on array

kfeng0806 opened this issue · 0 comments

When getting response from imgur api laravel throws this error on

/.../vendor/ozankurt/imgur-laravel/src/Traits/ImageApiHelperTrait.php line 73

seems it calls getSuccess and getData method on the response array?