Skip to main content
1-Visitor
June 17, 2016
Question

While creating user getting error("Unable To Parse JSON Request")

  • June 17, 2016
  • 2 replies
  • 2010 views

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

2 replies

14-Alexandrite
June 17, 2016

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?

1-Visitor
June 28, 2016

Thanks for your reply adam.

I short out that issue.

It was coming due to masked widget.