hello,i created user in parse dashboard
when i try to login with that user with php code i get this message: {"reponse":"failed","message":"unauthorized"}
here is my initialisation
ParseClient::initialize('NVZSpg6rr0CTH0XWY5Tjn0BcdT775pL4SZ5qvXXz', '', 'j3DIC62RpflucwOUPqPQQxuGNsqY2Ypdnld69zJ2');
what can be a problem
thank you in advance