We're making changes to the Community, so you may have received some notifications - thanks for your patience and welcome back. Learn more here.
Forum Discussion
Johannes I.1
9 years agoNew member | Level 2
sharing_list_shared_links(...) repeatedly returns the same cursor.
When I call
sharing_list_shared_links
(path=None, cursor=None, direct_only=None)
in Python using the official SDK v2 the resulting ListSharedLinksResult contains the same cursor, which leads to an endless loop in the worst case.
The has_more flag is true in every iteration.
We are using the account for continuous integration test, which mean that that the account may somehow be broken.
Did anyone else experience the same behaviour?
Greets,
Hannes
[Cross-linking for reference: https://stackoverflow.com/questions/37949439/dropbox-python-sdk-v2-sharing-list-shared-links-repeatedly-returns-the-sam ]
Thanks for the report! This is a known issue, but I don't have a timeline for a fix right now.
- Greg-DBDropbox Staff
[Cross-linking for reference: https://stackoverflow.com/questions/37949439/dropbox-python-sdk-v2-sharing-list-shared-links-repeatedly-returns-the-sam ]
Thanks for the report! This is a known issue, but I don't have a timeline for a fix right now.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,875 PostsLatest Activity: 2 hours agoIf 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!