MattPhillips
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by MattPhillips-
... and after a harder look at the API tried this curl https://api.box.com/api/2.0/files/example.csv/content \ -H "Authorization: Bearer ACCESS_TOKEN" -X GET\ -F attributes='{"name":"example.c...
-
Terrific! Tried it and it worked. Just need to figure out how to go in the other direction and this thread is solved. I tried this curl https://download.box.com/api/2.0/files/content \ -H "Aut...