Akanksha 1ca86fd418 Return 403 instead of 401 HTTP Response
401 Unauthorized is the HTTP status code used for authentication
errors for eg. Missing or Bad Authentication. 403 Forbidden
response is used for denying permission to access resources
for a correctly authenticated user.
This fix corrects the mistake in the api.

Change-Id: I0903b226cfe32a7aed69d265a27ca21d7cc9b98e
Closes-Bug:1477013
2015-10-23 19:21:27 +05:30
..
2014-07-29 22:29:27 +04:00