zizou21
- Activité totale 25
- Dernière activité
- Membre depuis
- Abonné à 0 utilisateur
- Abonnés 0 utilisateur
- Votes 0
- Abonnements 4
Aperçu des activités
Dernière activité effectuée par zizou21-
zizou21 a ajouté un commentaire,
Thanks @Murtza. What would be the easier way to implement JWT ?
-
zizou21 a ajouté un commentaire,
Does it mean with a Service Account and the JWT authentication model, there is no need to refresh the token within a cURL script ? Thanks.
-
zizou21 a ajouté un commentaire,
Any idea of an existing swagger ? Thanks.
-
zizou21 a ajouté un commentaire,
Any suggestion/recommendation ?
-
zizou21 a ajouté un commentaire,
Same question : is there any basic Swagger file for Box ? Thanks.
-
zizou21 a créé une publication,
Automate token generation
Hello, I created a cURL script to update a file info which needs a token. Currently, I am not using OAUTH neither JWT for the authentication process in real time (which could be complex to impleme...
-
zizou21 a ajouté un commentaire,
I found a workaround.
-
zizou21 a ajouté un commentaire,
Hello @LoCortes, I followed your sugggestion. I took the query and only changed the ID () and the token (XXX). I did not change the parameters order. But I am receiving the follwing message: {"ty...
-
zizou21 a ajouté un commentaire,
I am wondering if the API works of if I missing something ? Thanks for your help.
-
zizou21 a ajouté un commentaire,
@LoCortes, , I tried the below cURL command (-d, -D, with/without the simple ) but none of them is triggering an update. The -d option is not working. I am executing them from a DOS prompt. 1 - ...