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
There are several properties that are documented and initialized as an array, but turn out to be objects of type stdClass (as indicated by the error Error : Cannot use object of type stdClass as array when trying isset($message->typeDetails['udh'])).
Where I found this so far: