ksendhil
- Activité totale 5
- Dernière activité
- Membre depuis
- Abonné à 0 utilisateur
- Abonnés 0 utilisateur
- Votes 0
- Abonnements 2
Aperçu des activités
Dernière activité effectuée par ksendhil-
ksendhil a ajouté un commentaire,
Thanks for your response, mwiller! I tried the same command in Git Shell, and it worked fine. For some reason, it doesn't run in Windows Command Prompt.
-
ksendhil a créé une publication,
Error renaming folder name via Update Folder using cURL
RéponduI am running the following command to rename a folder: curl https://api.box.com/2.0/folders/FOLDER_ID -H "Authorization: Bearer MY_DEVELOPER_TOKEN" -d '{"name":"New_Folder_Name"}' -X PUTBut get th...
-
ksendhil a ajouté un commentaire,
Could you please share the solution/workaround?