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
Successive calls to HttpRequestWrapper::signRequest() fail after the first, due to an attempt to check the credentials expiry value against a non-existent $credentials variable in the method scope.