cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

sharing_list_shared_links(...) repeatedly returns the same cursor.

sharing_list_shared_links(...) repeatedly returns the same cursor.

Johannes I.1
New member | Level 2
Go to solution

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

1 Accepted Solution

Accepted Solutions

Greg-DB
Dropbox Staff
Go to solution

[Cross-linking for reference: https://stackoverflow.com/questions/37949439/dropbox-python-sdk-v2-sharing-list-shared-links-repeate... ]

Thanks for the report! This is a known issue, but I don't have a timeline for a fix right now.

 

View solution in original post

1 Reply 1

Greg-DB
Dropbox Staff
Go to solution

[Cross-linking for reference: https://stackoverflow.com/questions/37949439/dropbox-python-sdk-v2-sharing-list-shared-links-repeate... ]

Thanks for the report! This is a known issue, but I don't have a timeline for a fix right now.

 

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?