Fix access creation (error on client side)
This fixes #988 (closed) by returning the access' label in the API upon access creation.
I also added a new client helper assertHasNonNull
which is used by displayLabel
to ensure the label
is not null.
Edited by Nicolas Frandeboeuf