Stream position User Event whith API
Hello,
I develop a software using 4D and the box API.
I try to get the events using the URL
https://api.box.com/2.0/events?stream_position=now to get the latest stream position.
But the stream position that is return is like "5.***number removed for privacy***908E+15" and can't be used.
How can I solve this problem? has someone an idea ?
Thanks in advance
Thomas
-
When I do stream_position=now, I get the value for the stream_position.
Then I do some stuff like share link or upload file and then I put that stream_position value the url and I got results back:
otherwise, you can try something like:
created_after=YYYY-MM-DDTHH:MM:SS and see if you get results back.
Please sign in to leave a comment.
Comments
1 comment