I’m trying to manage zoom apis error, but i have a particular behavior.
I went through the forum i found this: Zoom api retrun error message is differernt depending on api method call
but without any further specific responses.
For example i’m trying to update a user, sometime the response is in french
and others in english .
Maybe i’m missing something, can you please provide me a tip about this? Thanks.
Hi @marius.toko can you provide us with the tracking IDs from the API response to track this issue please?
Hi @ojus.zoom i found that if i made this request for example:
{{baseUrl}}/users/IYYRIZBwQrqyLwnhKD52oQ
i will get this error message in french:
{
“code”: 1108,
“message”: “Seuls les utilisateurs payants peuvent personnaliser NPR”
}
And the language can be in English or any other language depending on my profile zoom account’s language.
But others error message are always in english, then i was asking myself if this behavior is linked to particular API fields??
Hi @marius.toko can you please provide me with the tracking IDs?