When querying the folder API for a particular folder in my account, I am getting
b'{"code":"internalServerError","message":"An unknown error occurred","requestId":"73c991af66149f8a"}'
This always happens when I set the page size to 200, and I can’t yet estimate what folder it’s failing on when I set the page size to 1.
I believe I’ve removed duplicate folder names, and folders and docs with odd characters in them, neither of which helped.