fix cronjob-recreate-clients
Since the Hydra upgrade, it returns 401 when a client can not be found and/or a user cannot be authenticated (used to be a 404 if a user was authenticated but a client was not found).
This caused the clients not to be created, because creation did not occur when Hydra did not return 404...