workramp
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by workramp-
Replacing box logo on content preview widget
AnsweredI am calling the file api endpoint: https://api.box.com/2.0/files/:id and passing in 'fields': 'expiring_embed_link'.This gives me a url which I can use in an iframe: https://app.box.com/preview/e...
-
405 Error On File Upload API Call
I'm migrating files from box view version 1 to the new api. That means I'm iterating over all my files and uploading them to the new api. I am able to successfully upload a lot of files but then o...