Re: [Dhis2-devs] DHIS2 Live / Jetty v.3 / CORS

2017-12-19 Thread Freeman, Chase
Awesome! Thanks Jason. I was unaware of this! Chase From: Jason Pickering [mailto:jason.p.picker...@gmail.com] Sent: Tuesday, December 19, 2017 12:43 AM To: Morten Olav Hansen Cc: Freeman, Chase ; dhis2-devs@lists.launchpad.net Subject: Re: [Dhis2-devs] DHIS2 Live / Jetty v.3 / CORS Hi Chase,

Re: [Dhis2-devs] DHIS2 Live / Jetty v.3 / CORS

2017-12-19 Thread Freeman, Chase
Thanks for the reply, Morten. I’m using the App Skeleton (https://github.com/dhis2/app-skeleton) to make calls to the API served through DHIS2 Live (with my localhost whitelisted as you showed). I’ve been thinking I need look more into ‘http-proxy’ and configure my proxy correctly and your comm