Hey,
when I use get_event (https://dropbox.github.io/dropbox-api-v2-explorer/team/#team_log_get_events)
1. the geo_location property inside the origin of the event sometime not exists.
2. sessionId is an empty string
logging like:
"origin": {
"access_method": {
".tag": "end_user",
"end_user": {
".tag": "web",
"session_id": ""
}
}
}
Do I need to have some configuration to get this info? I am on the advanced plan