Hi there, I'm trying to get the user Id with the method getUserId(), but when I type force.getUserId()I get the following error TypeError: undefined is not an object (evaluating 'oauth.id.split'), maybe someone has encountered this issue or has an idea of what I'm doing wrong that can help me.
Hi there, I'm trying to get the user Id with the method
getUserId(), but when I typeforce.getUserId()I get the following errorTypeError: undefined is not an object (evaluating 'oauth.id.split'), maybe someone has encountered this issue or has an idea of what I'm doing wrong that can help me.