Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Hi All,
I am creating one user account (by using "CreateUser" service) and added some extra fields(e.g. first name, last name,phone number(masked widget)....).
While clicking on create button i am getting error "Unable To Parse JSON Request".
Could anyone know how to short out that error.
Regards,
Dheerendra
Where are you adding these parameters? I see it is from a mashup but the CreateUser service does not accept additional fields. Did you create a custom service to do this?
Thanks for your reply adam.
I short out that issue.
It was coming due to masked widget.