Check username already exists

0 votes
Hello, Is there way to check if username is already exists? Is "appErrorCode" or "httpErrorCode" from Exception can use for this case (i mean that code is unique for this case)? Thanks!
asked Aug 10, 2016 in Unity by copangtnc (45 points)

1 Answer

0 votes

Hi Copangtnc,

Greetings!!!!!!

If are using App42 UserService API. You can handle different error codes based on you business logic.Please go through with Error Code Documentation.

If you are using other API, let me know the details or You can refer the API Documentation where all the error codes are mentioned.

Let me know if more queries are concern.

Thanks

Vishnu Garg

answered Aug 10, 2016 by Vishnu Garg (674 points)
Got it, thank you!
Let me know if more queries are concern.
So is there anyway to check username is already use without call create and handle error code?
If you creates the user with the same device then you can save the details once created and can do validation if want to create the same.
If its across multiple devices you need to make a API call for this.
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...