Hi Ian,
in Restlet 1.1 this behaviour was changed. Perhaps Jerome or Thierry
also included the change in 1.0.x. Check, if there is a setter
Guard.setRechallengeEnabled(boolean)? Otherwise change to Restlet 1.1.
best regards
Stephan
Ian Clarke schrieb:
I followed the code in this tutorial:
http://www.restlet.org/documentation/1.0/tutorial#part09
But when the authentication fails, I'm getting a 403 error, rather
than a 401 error as the code suggests. This is with Restlet v1.0.11 -
any ideas?
Regards,
Ian.