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
Unfortunately there is a bug due to the getResponse() returning a psr ResponseInterface into json_decode instead of a string as expected by json_decode.