Just 1 hour after 00 of the last day on 2016 ... Happy New Year to all! Finally 2017 is coming!
My last 2016 problem
... maybe as always due to the fact i've not well read/understand something ...
I found that calling create_folder to create a folder on ROOT naming the folder like this, with the ' char inside:
/my''''folder
all work as expected. The folder is created, and shared immediately correctly.
But if after i navigate inside the created folder my''folder, and i try to curl, to create inside it another folder, naming it with or without a char ' inside, so for example, we will have something like:
/my''''folder/mysec''ond''folder
or /my''''folder/mysecondfolder
The folder is correctly created in dropbox. But will not result as linked/shared immediately.
some conflict that i should know exist, or why this behavior?
[EDITED]