faceless105
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Posts
Recent activity by faceless105-
403 Forbidden on dicom import widget uploads
I'm attempting to use the dicom import widget as documented here: https://developer.box.com/guides/embed/box-dicom/#Javascript-SDK Everytime I attempt to upload a file, the browser console says: P...
-
dicom viewer shared link only shows the first frame
I wasn't sure what better place to post this, so feel free to move it. I've uploaded some dicom files to test with, these are publicly available files for testing. I'm uploading through the box on...
-
why would the API stop responding?
I've been working on an application to copy some files up to a box location. The files are all relatively small, probably on average around 1mb each. There's maybe 2,000 files. I've been getting i...
-
can a redirect uri point to a local host?
I'm working on a php login for the box api, but I'm having some issues with the redirect uri. When I did my initial tests, I was able to have a successful test from http://localhost/whatever Now t...
-
Creating a shared link always returns insuffecient privledges
I'm working an a tool in php to mirror some content on our server into Box. So far I've been able to traverse the document structure and create folders and upload files. It's been a bit of trial a...
-
looking to use client ID instead of developer token
AnsweredI'm working on a simple application that'll upload a directory to a box account. I've had successful tests creating folders and uploading test documents, but the one thing I'm hung up on is genera...