Incorrect return value from createUser function
Closed this issue · 0 comments
guptaaditya13 commented
Although the user gets registered in database easily but still the value returned is -1.
Same problem for both the functions - People::createUser() and People::createCampusAmbassador()
As users are getting registered I think the error might be in arsing the result by intermediate functions or somewhere in communication with database.