• sunil katta
  • NEWBIE
  • 10 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
I want to upload a file to content version using Rest API. As of now i achieved to do using REST API with java code. Code is uploading till 35 MB single file and no more than that. Code is throwing 400 status code.
Please suggest me its possible to upload a file more than 100+MB file. If its  YES, then where i got stuck. looking forward from team if any one faced same situation.
.
 
I want to upload a file to content version using Rest API. As of now i achieved to do using REST API with java code. Code is uploading till 35 MB single file and no more than that. Code is throwing 400 status code.
Please suggest me its possible to upload a file more than 100+MB file. If its  YES, then where i got stuck. looking forward from team if any one faced same situation.
.