Hello ,
when i login and render to another pages like, profiile then the server is been crashed
here is the error.
data: {
status: ‘error’,
errors: [
{
errorCode: ‘UDAPI10000’,
message: ‘This request is not supported by Upstox API’,
propertyPath: null,
invalidValue: null,
error_code: ‘UDAPI10000’,
property_path: null,
invalid_value: null
}
]
}
}
}
Node.js v20.5.1
[nodemon] app crashed - waiting for file changes before starting…
please tell me what should i do , i have managed to make it in try catch mode
waiting for correct solution