
Box Product Support
- 合計アクティビティ 1178
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 540
コメント
Box Product Supportによる最近のアクティビティ-
I'm dumb. The February 10th office update fixed the issue.
-
My C library is done and a test program is consistently returning a correct result. I'm still not sure what exactly the final wonkiness of that script is. Thanks again for your help.
-
There still appears to be some wonkiness with the number of trailing '='s.Anyway, the script has served its purpose of helping me understand the process, soI'm going to quit faffing around with ...
-
I think that at last, I have lurched uncontrollably to the actual problem with the script.It works when the signature doesn't contain the last two base64 characters(which is dependent on what time...
-
OK, it worked exactly once. Now back to failing.
-
OK, now this is REALLY weird. Just goofing around, I UPPERCASED my CLIENT_ID and all of a sudden it worked!. {"access_token":"UPOIVm8siMbeIryNPbsORzmMfNw9n2wh","expires_in":3707,"restricted_to":...
-
I am going to be working in (plain old) C, so I don't think you have a SDK for me. I have tested the JWT produced by the script at jwt.io and it decodes properly there as near as I can tell.As I ...
-
after some experimenting, I believe that it is not finding the 'kid' that I include in the JWT header.My header looks like: {"kid":"q9li187k","alg":"RS256","typ":"JWT"}and that seems to me to be ...
-
Originally, I generated the pair myself using the instructions provided.I have now also tried using a pair generated by the Box Console with the same result. Thanks for the warning on the JWT.
-
An option to password protect individual folders would be very useful, especially as permissions trickle down from parent folders; some organizations will want to restrict access to sub-folders to...