Hi Devs, I am wondering whether the behaviour I am seeing is a bug or something to be expected due to some change.
When I run the following curl command: curl -I -u admin:distric -H 'Accept: application/json' https://play.dhis2.org/2.29/api/me I get an HTTP 302 response. Note that I have deliberately set the password wrong so I can mock a 401 unauthorized response. I get the same response when I run the command on version 2.28. However, as expected, when I run it on 2.27, 2.26 etc I get a 401 HTTP response. I hope someone can assist. Regards, Ranga
_______________________________________________ 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