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 had to be a work around for the TextMessage model as there are now 2 definitions for the variables field: Object or List. So you need to know which version you have and call either getVariables() for older versions or getVariablesList() for newer