You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thanks for the great tool. I don't have Windows and the official DPT app just doesn't work at all on my phone. This repo is priceless.
While looking through the source code, I noticed that renaming or moving folders is not supported, only files. Trying the document endpoint nonetheless with a folder id instead of a document id, I get:
{"error_code":"40401","message":"The designated resource was not found. Bad parameter : documentId"}
Does anybody have any information if there is a different endpoint provided by the tablet for renaming folders? How did you discover the endpoints you already found, by sniffing traffic of the official apps, or deobfuscating? Maybe a HACKING.txt describing your process to new contributors could be useful, if you don't have it yet?
The text was updated successfully, but these errors were encountered:
Hi!
First of all, thanks for the great tool. I don't have Windows and the official DPT app just doesn't work at all on my phone. This repo is priceless.
While looking through the source code, I noticed that renaming or moving folders is not supported, only files. Trying the document endpoint nonetheless with a folder id instead of a document id, I get:
Does anybody have any information if there is a different endpoint provided by the tablet for renaming folders? How did you discover the endpoints you already found, by sniffing traffic of the official apps, or deobfuscating? Maybe a
HACKING.txt
describing your process to new contributors could be useful, if you don't have it yet?The text was updated successfully, but these errors were encountered: