Moralis.js:26223 Uncaught (in promise) Error: Cannot read properties of undefined (reading 'get')

Getting this error half way testing, and not sure what it is

POST https://rj2lctyh28mx.usemoralis.com:2053/server/functions/forTesting 400
moralis.js:26223 Uncaught (in promise) Error: Cannot read properties of undefined (reading ‘get’)
at handleError (moralis.js:26223:17)
at async forTesting (script.js:88:26)

I try to find out what’s went wrong

try to look in your cloud function, it looks like an error from the cloud function code