Wire
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Wire-
Issues with files/upload_sessions returning error 415 unsuppored media type
AnsweredTrying to upload a large file that does not exist on box yet and keep getting error 415 no matter what I change. Can anyone see what I messed up in this call? POST https://upload.box.com/api/2.0/...
-
Are any of the other oauth2 authentication options supported other than redirect_uri?
I am working on coverting a program that creates and stores some reports to directly push them to Box instead of us manually copying them there once they are generated. The particular machine this...
-
Accessing box from Perl
Trying to update some upload scripts we use today to push a file to box and get a URL link back via Perl. Been searching the web without much luck for an example of how to authenticate to box and ...