Hello,
I'm working to restore a large number of files via the api list_revisions -> restore behavior.
My initial pass work for all but 100 of the targeted files. Every time I used list_revision for these 100 files it gave me a 500 error with no addition details.
Workflow:
List Dir -> look for entries with a certain modified date -> lookup revisions -> restore latest revision that doesn't match the modified date
Funny thing is, I switched over to using v1 of the API just for the revisions call and it is working fine...
Wonder what might be up? I sent a file id via the contact us form earlier today if you were interested in an example.