Question
ask help, I don't know why the message of long poll response is out_of_date?
I 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_poll_response = current_client.events().long_poll(options, stream_position=0)
print(long_poll_response.json()['message']) # out_of_date
Thanks in advance.
Sign up
Already have an account? Login
Community access is available only with a Box Account.
Sign in with your Box AccountSign in to the Box Community
No account yet? Create an account
Community access is available only with a Box Account.
Sign in with your Box AccountEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.
