Prabakar8177
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Prabakar8177-
Prabakar8177 commented,
Yes, I am trying to upload to a service account created by my senior. I am testing this in Terminal as command on MacBook. 1. Do we need to use "parent" or "file" ID here? Because, looks like "fil...
-
Prabakar8177 commented,
Ok, I had another update on the same query: curl https://upload.box.com/api/2.0/files/content \-H "Authorization: Bearer sfsfsdfsdfhghjhgjdsfsfsmUpQQN2ia" -X POST \-F attributes='{"name":"test.txt...
-
Prabakar8177 created a post,
Trying to upload file resulting with Empty response or curl: (26) couldn't open file
Hi All, I am trying to use cURL command to upload a simple test file in Box and find out it is working fine. But, I am facing the following issue. This is the command that i tried on Terminal on M...
-
Prabakar8177 commented,
When i tried in Terminal on mac, curl https://upload.box.com/api/2.0/files/content \-H "Authorization: Bearer GdeRrUh3nm8VJCUzd3LEIGyyLWiyR2op" -X POST \-F attributes='{"name":"test.txt", "parent"...