hello to all,
I got this error today on my log, I never had this error before:
{ Error: Invalid category name: רמתגן
at new ResponseError (/var/lib/backendless/nodejscoderunner/node_modules/backendless-request/lib/index.js:38:116)
at checkStatus (/var/lib/backendless/nodejscoderunner/node_modules/backendless-request/lib/index.js:229:23)
at process._tickDomainCallback (internal/process/next_tick.js:135:7)
status: 400,
headers:
{ server: ‘nginx’,
date: ‘Sun, 23 Dec 2018 06:59:30 GMT’,
‘content-type’: ‘application/json’,
‘content-length’: ‘74’,
connection: ‘close’,
‘access-control-allow-origin’: ‘',
‘access-control-allow-headers’: ‘origin, application-id, application-type, content-type, secret-key, request, user-token’,
‘access-control-allow-methods’: ‘POST, GET, OPTIONS, PUT, DELETE, PATCH’ },
message: ‘Invalid category name: רמתגן’,
code: 4031 }
2018-12-23 06:59:30,334 | SERVER_CODE | INFO | [3983] { Error: Invalid category name: רמתגן
at new ResponseError (/var/lib/backendless/nodejscoderunner/node_modules/backendless-request/lib/index.js:38:116)
at checkStatus (/var/lib/backendless/nodejscoderunner/node_modules/backendless-request/lib/index.js:229:23)
at process._tickDomainCallback (internal/process/next_tick.js:135:7)
status: 400,
headers:
{ server: ‘nginx’,
date: ‘Sun, 23 Dec 2018 06:59:30 GMT’,
‘content-type’: ‘application/json’,
‘content-length’: ‘74’,
connection: ‘close’,
‘access-control-allow-origin’: '’,
‘access-control-allow-headers’: ‘origin, application-id, application-type, content-type, secret-key, request, user-token’,
‘access-control-allow-methods’: ‘POST, GET, OPTIONS, PUT, DELETE, PATCH’ },
message: ‘Invalid category name: רמתגן’,
code: 4031 }