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
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