JSON validation in the init-session request
To make it easier to use the init-session REST API, we’ve added controls on request content.
Requests must respect the swagger or the following generic error message will be returned.
Langage code validation in the init-session request
An important change has been made to the language control : the language code must be CAPITALIZED and be part of the following list:
- FR
- EN
- DE
- IT
- ES
- NL
If the language code is incorrect, the following error message will appear