Arif QayoomOriginal post
Rank 3: Container
The method 'createPhoneSession' isn't defined for the type 'Account'.
Try correcting the name to the name of an existing method, or defining a method named 'createPhoneSession'.
Summary
The method 'createPhoneSession' is not defined for the 'Account' type. To fix this error, either correct the method name or define a new method named 'createPhoneSession'.