MyChat Integration API error: MCIAPI_Error_BadWord, a name is blocked by obscene words filter
Error
65, MCIAPI_Error_BadWord
Description
A name is blocked by the obscene words filter.
JSON object
{
"cmd" : "0001",
"evocator" : "XXXX",
"error" : 65,
"Text" : "Bla-bla-bla",
"context" : "myfunc",
"error_desc_ru" : "https://nsoft-s.com/...",
"error_desc_en" : "https://nsoft-s.com/...",
"error_desc_ua" : "https://nsoft-s.com/..."
}
Parameter |
Type |
Value |
cmd |
string |
command of the error HEX "0001"; |
evocator |
string |
HEX code of the sent command that caused the error; |
error |
integer |
error number; |
Text |
string |
initial command text that is blocked by obscene words filter; |
context |
string |
any text sent to the server in a query command; |
error_desc_XX |
string |
links to the Help page. |
Problem solution
Use another name, delete the name from the filter or disable the filter partially or at all.
Created with the Personal Edition of HelpNDoc: Revolutionize your documentation process with HelpNDoc's online capabilities