SnwlCasInfo
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by SnwlCasInfo-
how can I know the detail user type, such as admin user, managed user
when calling the dbx_client.users() function I get the user list, but the type are all user.how can I get the detail user type, such as admin user, managed user, app user? Thanks in advance.
-
ask help, I don't know why the message of long poll response is out_of_date?
AnsweredI use long_poll method in python, but the message of long poll response is out_of_date, I don't know why?the python code as below: options = current_client.events().get_long_poll_options() long_p...