json Parsing using url – Plesk
I'm trying to parse json using an url. I'm able to achive it by using Temporary url but when I use my main host url, json returns html values? Temporary URL (http://md-plesk-web9.webhostbox.net:8880/sitepreview/http/glossymob.asia/Webservice.asmx/SpecificCategory?category=real%20estate&location=Madurai) My Code // url to make request private…