You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.

Forum Discussion

guymayor's avatar
guymayor
Explorer | Level 4
5 years ago

not getting geo_location on audit logs

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

  • There isn't anything additional you should be doing. Both of these fields are marked optional and may not always be available, for various reasons, e.g., due to a historical data gap. You can find more information on the different fields in the documentation here.

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Staff rankDropbox Staff

    There isn't anything additional you should be doing. Both of these fields are marked optional and may not always be available, for various reasons, e.g., due to a historical data gap. You can find more information on the different fields in the documentation here.

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

5,888 PostsLatest Activity: 21 hours ago
326 Following

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!