Hi,
is it possible to send a request as follows in order to recieve a JSON formated response
URL like: "https://somethig.somwhere/json/detail?id=xyz&callid=abcd"
It works using the browser, however using a HTTPJob.download I only get an error "Forbidden"
Is the httpS the problem?
is it possible to send a request as follows in order to recieve a JSON formated response
URL like: "https://somethig.somwhere/json/detail?id=xyz&callid=abcd"
It works using the browser, however using a HTTPJob.download I only get an error "Forbidden"
Is the httpS the problem?