You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrade to L5.2 internal api request break if my formrequest throws out any ValidationHttpException, external requests are working fine and are responding with the validation errors.
Type error: Argument 1 passed to Dingo\Api\Exception\InternalHttpException::__construct() must be an instance of Illuminate\Http\Response, instance of Symfony\Component\HttpFoundation\Response given, called in .../vendor/dingo/api/src/Dispatcher.php on line 543