[OneDrive]CreateFolder

Hi,

When I create folder on a drive, I see the new folder. But on the same instance app, if I initialize another TAdvOneDrive, I don't see the new folder.

I must restart application to see the new folder. I've the same problem also on demo app (cloud storage demo).

Do you have recommendation to avoid that ? Clear cache ?

Thank you.

Demo : https://drive.google.com/open?id=0B08iEq3Mmmo7OXpUOTN5NTF6UGM

Hi,

This might be related to an issue where the API is caching results or there is a delay in retrieving updated data.
Unfortunately we have no control over this behaviour as it is related to the API service.
You can try to clear existing tokens and authenticate again to avoid having to restart the application.