Hello @Kishore Nallan @Jason Bosco ,
I have create a new Schema and new collection and set a trigger for firebase collection
but getting error with typesense
ObjectNotFound: Request failed with HTTP code 404 | Server said: Not Found
at ObjectNotFound.TypesenseError [as constructor] (/workspace/node_modules/typesense/lib/Typesense/Errors/TypesenseError.js2328)
at new ObjectNotFound (/workspace/node_modules/typesense/lib/Typesense/Errors/ObjectNotFound.js2542)
at ApiCall.customErrorForResponse (/workspace/node_modules/typesense/lib/Typesense/ApiCall.js36721)
at /workspace/node_modules/typesense/lib/Typesense/ApiCall.js22098
at step (/workspace/node_modules/typesense/lib/Typesense/ApiCall.js3323)
at Object.next (/workspace/node_modules/typesense/lib/Typesense/ApiCall.js1453)
at step (/workspace/node_modules/typesense/lib/Typesense/ApiCall.js18139)
at Object.next (/workspace/node_modules/typesense/lib/Typesense/ApiCall.js1453)
at fulfilled (/workspace/node_modules/typesense/lib/Typesense/ApiCall.js558)
at process.processTicksAndRejections (nodeinternal/process/task queues95:5) {
httpStatus: 404
}