Skip to content
This repository was archived by the owner on Jun 12, 2019. It is now read-only.
This repository was archived by the owner on Jun 12, 2019. It is now read-only.

Issue with special characters in address fields or customer fields in request json #1

@bp89

Description

@bp89

Below is sample of failing request body:

{"status":"ACTIVE","name":"banana11","role":"RETAILCUSTOMER","language":"ENGLISH","activationDate":"2016-05-11T19:59:29+0530","groupAddress":{"phoneNumber":"53453545","zipCode":"13010111","state":"fsdfsdf","addressLine1":"fdsfsd","country":"BR","city":"SÃO PAULO"},"parent":{"id":6325},"assignedRepId":214,"customPropertiesSets":[{"specification":{"id":4},"configuration":{"microsoft_info":{"company":{"region":"","zip":"","purchasesContact":{"phone":"","email":"","name":""},"nfeContact":{"phone":"","email":"","name":""},"subject":{"westconAccountManager":"","taxID":"","tradeName":"","companyType":""},"organisation":{"sector":"","buildingName":"","website":"","segment":"","municipalTaxCode":0,"stateCode":false,"icmsContributor":false,"streetName":"","type":"Distribution","commisions":false,"simplesNacional":false,"stateTaxCode":"","district":""},"state":"","paymentsContact":{"phone":"","email":"","name":""},"address1":"","address2":"","companyName":"","city":""},"domain_prefix":"zasx","tid":" ","contact":{"first_name":"fdfdsfs","phone_number":"3455345543","email":"[email protected]","last_name":"fsdfds"}}}}]}

Everything works well till we don't have characters from different languages. But when we have those it fails. See city in request body above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions