Object of type Illuminate\\Auth\\AuthManager is not callable
-
when we hit almost web api We getting the issue
Object of type Illuminate\Auth\AuthManager is not callable
e.g /api/wishlist?token=true -
Hello @RahulKumar-0
Kindly let us know your API version and Bagisto Version also provide us with the steps how you are executing the API might be this issue is because of middleware
Provide the above details this will help us to resolve your query.
Thanks & Regards
-
@Rishabh-Webkul
bagisto version is v1.5.1
rest-api version is dev-master -
@RahulKumar-0
we already check the token, accept and user agent for error correction. -
Hello @RahulKumar-0
If you are using devmaster branch Bagisto v1.5.1 then it is not compatible.
and when you are using rest API master branch so you have to use Bagisto 2.2.x for that then it will work fine for you.
Thanks & Regards