For a deeper look into our World Check One API, look into:

Overview |  Quickstart |  Documentation |  Downloads

question

Upvotes
Accepted
18 9 9 10

Special characters need any sanitization, before they get sent to their service

Hi there,

We are integrating with your World-Check One API, and have come upon an issue, where if an entity has special characters (for example Luiz Inácio Lula da Silva), we are getting the following:

Unable to get search results for: Luiz Inácio Lula da Silvaorg.springframework.web.client.HttpClientErrorException: 400 Bad Request

The funny thing is, when I run the exact same entity using your Postman project, I'm managing to get results.

Our questions: Do Special characters need any sanitization before they get sent to your service, or does your service check for special characters then convert them to English counterpart.

Thanks

Derek

world-checkworld-check-one
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hi @dereka. Thank you for your participation in the forum.

Is the reply below satisfactory in resolving your query?

If so please can you click the 'Accept' text next to the appropriate reply. This will guide all community members who have a similar question.

Thanks

AHS

@dereka

Hi,

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
347 1 2 2

Hi @dereka,

There are no sensitization required to send special characters.

If you are able to post request in postman then please check if you are using "utf-8" encoding when you are building the request in your application.

Hope this helps

Rakesh

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.