Hi,
I guess that you are using the GetUser action of User Entitie and you are passing 0 as ID.
If you pass an Id that doesn't exist in that kind of action it will give an error.
<Edited>
Just to complement the above info check this information.
I guess that you are using the GetUser action of User Entitie and you are passing 0 as ID.
If you pass an Id that doesn't exist in that kind of action it will give an error.
<Edited>
Just to complement the above info check this information.