Kevin Lu
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 5
Activity overview
Latest activity by Kevin Lu-
Kevin Lu created a post,
Box API: JWT App Access Only - Potential Permissions Bugs
Hello Boxers, I'm a web dev for the Univ of Arizona and we currently have an API set up like this: Here's our use case: A faculty member submits an application (on a Drupal site) for Teaching an...
-
Kevin Lu commented,
Hi Alex, I was able to connect postman to my app, and when I try to set off a relay that belongs to my personal account from the Service Account, here's the error I get: { "type": "error", "code...
-
Kevin Lu commented,
Hi, I had the same issue. The public / private key pair seems to be the ones in your Box Dev console App Configuration Tab, so it seems like we can't just use our own generated RSA keys. I posted ...
-
Kevin Lu commented,
My purpose was a little different, I was just trying to make a JWT assertion on Postman, but ran into the same issue of how to format the Signature part of the assertion. So I know nothing about co...
-
Kevin Lu commented,
Alex, thank you for your response! I am asking in general, but you're right, the etiquette would be to test it, and then come here with the specific error, which is more helpful to y'all who are he...
-
Kevin Lu created a post,
Setting up Postman with Box JWT Server Authentication
Hello all! I'm a web developer at the Univ of Arizona and am trying to set off a manual Box Relay to automate tasks for our staff in College of Humanities (COH). I am trying to set up Postman to w...
-
Kevin Lu created a post,
Manual Relay - Able to be set off by another user?
My dear Boxers, I'm trying to set off a manual relay using the API. The manual relay was created by my account in the organization. However, the API app, let's say it's named "Set off Relay App" (...