Comments
-
Thanks for the quick response Greg (y). I extended api v1 access through an API Ticket J. Yes, I recieved an email that api v1 gonna be deperciated and dropbox won't give any support on api v1 but I never thought dropbox will completely shutdown it . I migrated many of my v1 calls to v2 but some are left which created…
-
Hi @"Greg" Somehow I managed to get change set using list_folder api v2 call by setting property include_media_info=false. Can you please guide me what is the difference between include_media_info=true and include_media_info=false ? As I believe include_media_info=true this return image/video properties like file size and…
-
Thank @"Greg". Can I get an estimate? as I am getting so many customer complaints about their files not showing up since friday. I have created 1 Test folder with 10kb image file which is also not syncing by using list_folder/continue api v2 call.
-
Hello @"Greg", Yes it has been two days not getting new files/folder from dropbox. I have sent message on mentioned link. Please look into this asap.
-
Thank you. Yes, both are the same issue as I am tired of fetching new files from dropbox I have posted twice to get response asap. Still it's been two days I am unable to fetch new files/folder (Created after 9th of june 4pm). Do you have any idea what's the problem? are you facing same issue ?
-
Hello Greg Thank you for your prompt response. I am amazed that its working now. Can you please guide me how much time it would take to fetch changeset details from dropbox because sometimes it fetches quickly and sometimes it takes our breath away by not fetching files on time. This is my piece of code which execute after…