Welcome to the new Box Support website. Check out all the details here on what’s changed.

Custom Integration with Salesforce

New post

Comments

2 comments

  • Official comment
    Alex Novotny

    Hey Lin, 

    Yes you have to add a boundary to the call. Did you get around the size limitations? 

    Thanks, 

    Alex, Box Developer Advocate

    Comment actions Permalink
  • LinThaw

    after adding boundary to header, this error is clear.

    String boundary = '--------------------------test 388d840fef1';
    request.setHeader('Content-Type','multipart/form-data; boundary=' + boundary);

     

    0
    Comment actions Permalink

Please sign in to leave a comment.