Folder create/rename 500 on root folders (Map.of null value)

FixDocsService
Shipped
July 9, 2026 at 4:00 AM UTC
Author
Kamo
Commit
51db252

createFolder/renameFolder built the response with Map.of(..."parentId", parentId), which throws NullPointerException when parentId is null (a root folder) — the folder saved but the endpoint returned 500 ("Could not create the folder"). Use a null-tolerant HashMap.

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing