Showing posts with label Webservice. Show all posts
Showing posts with label Webservice. Show all posts
Thursday, 23 February 2017
Status=Length Required, StatusCode=411 error in Apex callout
13:48
Status=Length Required StatusCode=411
HttpRequest request = new HttpRequest();
request.setHeader('Content-Length', '512');
Subscribe to:
Posts (Atom)