zizou21
- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by zizou21-
zizou21 commented,
Thanks @Murtza. What would be the easier way to implement JWT ?
-
zizou21 commented,
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 commented,
Any idea of an existing swagger ? Thanks.
-
zizou21 commented,
Any suggestion/recommendation ?
-
zizou21 commented,
Same question : is there any basic Swagger file for Box ? Thanks.
-
zizou21 created a post,
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 commented,
I found a workaround.
-
zizou21 commented,
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 commented,
I am wondering if the API works of if I missing something ? Thanks for your help.
-
zizou21 commented,
@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 - ...