php - {"errors":[{"message":"SSL is required","code":92}]} after authenticating to twitter -


I'm new to PHP programming using PHP. So I have concluded using this example file. After successful login I am receiving {"Errors": [{"Message": "SSL Required", "Code": 92}]} And the documentation is something I can not understand.


Comments