0

I want to Create a USER in Canvas LMS using their REST API. The certificate / ssl config / cacerts are all at right locations.

I am able to POST a http post request to the url using CURL it works fine.

I created a simple java class using httpclient and when i am trying to post the value it is not working...The response code is sometimes 400, 403.

I am sending the Headers Authorization: Bearer AccessToken Still no luck.....

can anyone help me on how to post a https post request through httpclient.

regards

2
  • Maybe try this: stackoverflow.com/questions/3375121/… Commented Jul 25, 2014 at 12:35
  • I got ssl certificate for my server. and its fine now Commented Aug 20, 2014 at 14:13

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.