On Thu, Aug 27, 2015 at 3:47 PM, Morten Olav Hansen <morte...@gmail.com>
wrote:

>   headers: { "Authorization": btoa('admin:district' }
>

That should be headers: { "Authorization": 'Basic ' + btoa('admin:district'
}

--
Morten
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to