akanksha singh
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by akanksha singh-
System.HttpResponse[Status=Bad Request, StatusCode=400]
When I am trying to upload a file it's giving System.HttpResponse[Status=Bad Request, StatusCode=400] this error, however URL looks fine. When we try again its getting uploaded. It means sometimes ...
-
Location header null while downloading file from API.
Trying to download file using https://api.box.com/2.0/files/:file_id/content Location header will contain the download link, but I am getting it as a null. What would be the cause for this?...