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.

Discuss Dropbox Developer & API

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

Not getting updated file_requests while using cursor

Not getting updated file_requests while using cursor

mukund
Explorer | Level 3

Steps I followed:

1. get list of fileRequests

2. saved cursor for remaining file requests

3. updated fileRequest 

4. called fileRequest list continue api

Not getting updated fileRequest in response, expecting updated fileRequest in response file list api response.

Could you please let me know is there any way to get updated fileRequest by api call?

Thanks in advance.

2 Replies 2

Greg-DB
Dropbox Staff

The file request listing functionality doesn't return new updates to file requests that have already been listed like this. If you want to get the latest information about a file request, you should call /2/file_requests/get for a particular file request, or start from /2/file_requests/list_v2 again to list all of the file requests.

mukund
Explorer | Level 3

Got it.

Thanks

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    mukund Explorer | Level 3
  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?