Lechucico Helpful | Level 6

Comments

  • I've found a problem. By default, folders doesn't seem to have revision, since if I try to list revisions for a folder an exception raises. But there's a problem: When I receive a webhook with a DeleteMetadata I check the list revision of that path for see what was there before, and there's a problem: * I create a file…
  • But ListFolderGetLatestCursor needs a path too. I have to iterate over all folders for every user to see changes? There isn't any way of obtaining just the files that have changed? I don't get how to just get the modifications, creations and deletions, because with that I have to iterate over all folders. Webhook notifies…
  • I've just changed the guest1 for localhost and now it's working properly. Thanks anyway!