<@UKCUJPL0Y> have a look here <https://system.nets...
# suitetalkapi
j
Thanks. I'll look a that
m
Basically for TBA you would use request level authentication rather than the login operation, and include a
tokenPassport
in each request
j
Yeah I know. I want to know the userId (internalId) of the user associated to the tokenPassport
With non-TBA, we called login and I can get the userId from the loginResponse
But using TBA, how can I get the userId ?
m
Sorry ignore my answer, I didn't read your question properly
j
No problem. Thank you. I finally found an alternative. Thanks again