Hi,
You explicitly request to not get the user information. Change the TrimUser to false and you should get the information.
Regards,
Linvi
You explicitly request to not get the user information. Change the TrimUser to false and you should get the information.
timelineParameter.TrimUser = false;
Linvi