In shell, everything I try with DB got 404 error, I just try a ping and that work well, I try completion, and I got 404 error in the shell and good result in my script
Ok, ping works because POST and GET do the same, I set POST and note GET in the shell, so, ping works and other command who only GET things not worksā¦ So, completion works now in shell, but I got āNo such object in the indexā when try /rest/db/fileā¦ that look to be a step! I always get error 404 in my script, and the method was set to GET from the beginning, so itās not the problem here.
Ok, I found why that not works from the beginning (after recreating the sharing folder - before, same result has before): the folder have to be unpauseā¦
So, itās not possible to know if a folder have to be updated without try to update it?
I mean, the device is unpaused, but all folder are paused, the fact that the device is unpause is not enough to get information about folders?