dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #40544
Re: Cors Whitelist.
Hi
can you give the full error? if its related to CORS, usually it would say
"cross origin requests are not allowed" etc
--
Morten
On Thu, Oct 8, 2015 at 2:39 PM, Sourabh Bhardwaj <bsourabh191@xxxxxxxxx>
wrote:
> Hi,
>
> I want to pull data from third party and I have added the domain to CORS
> Whitelist >Settings>Access>CORS Whitelist) but still it is giving the
> error: *xmlhttprequest *
>
> *: *XMLHttpRequest cannot load the requested url ****.
>
> Following is the url which returns data in Xml and we want to read data
> from this url.
>
>
> http://shifw.nrhmharyana.gov.in/?source=RBSK&year=2014&timeInterval=Monthly&montquad=1
>
> I have added the url to CORS Whitelist:
> [image: Inline image 1]
>
>
> Thanks & Regards,
> Sourabh Bhardwaj
>
References