Getting forbidden error on sending request for an Https Restful API

I am getting forbidden error on making an HTTPS GET request with “Web Service Request”. The same is working fine with HTTP.

URL - https://jsonplaceholder.typicode.com/comments?postId=1
Request type - GET
Response - 403 forbidden