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
The app has been throwing this error for a while. If I comment out this line in the form <input type="hidden" name="reference" value="{{ Paystack::genTranxRef() }}"> it works fine but throws that same error on the PaymentController@redirectToGateway controller.
I search and realized it has to do with Guzzle, anyway to bypass this exception?