WPD WordPress Dropbox released for free soon
Posted: Tue Jun 05, 2018 2:33 pm
The WP_w3all WPD Dropbox WordPress plugin will be released for free very soon!
Stay tuned! Will be cool!
Stay tuned! Will be cool!
integration and scripts forums
https://www.axew3.com/w3/forums/
#RESOLVED but ...
ok, the recursion function was wrong, now return the correct value,
Now i'm quite sure all the code answer as needed but remain to me a question if you can kindly make it to me clear:
i check against the cursor now, that when it finish to become the same of previous call, i stop the iteration and return results, because it means that there are no more links to retrieve. Work fine. But cost a call more to check that there aren't really more links.
Arrays aren't containing duplicated values now, so also asking to myself why the online api test return the above reported ... but by the way ...
Now work fine but reading to http documentation, it say that has_more will return true if there are more link to retrieve. And it's ok that it still return true even if there are no more files to retrieve?
The way i've find out work fine now, but asking to myself if it is completely the right way.
Thank you again, alessio
DROPBOX
Thanks for writing this in. This appears to a bug on our side. We'll look into it. In the meantime, it sounds like you have the correct understanding of how to work around it, so please continue doing that for now.
Hope that all will be resolved soon, so the plugin that now work solid and fine will be released.
Ok thank you ... i've let the code to answer correctly in case this will be resolved and
has_more will return false or empty value or even for a value < then 1.
But the main problem is that by the way some folder is not retrieved both by my script curl calls and the https://dropbox.github.io/dropbox-api-v ... hared_link
... if useful ...
for an user linked with the app, i see that some files or folders that are in sharing, aren't retrieved at all. I have to unlink and re-link to retrieve a some specific file or folder.
the test dbx account user
alessiow3
linked with the app have in sharing a folder named
a test created folder
that inside have another sub folder named
testlast
that contain 4 files in sharing
but result was that
a test created folder
was containing nothing until i have:
un-linked then re-linked the folder
testlast
so i've un-link and re-link two files inside of it and reloaded cache.
The result now contain these files.
BUT the problem is that when i go to count results, the array return 78 records.
And still return 78 even if i have unlink/relink a file or i add one uploading it and setting it as shared.
So i assume that some old files is not retrieved, in favor of the news added.
Hi,
Thanks! We'll look into it.
Regards