Cast to ObjectId failed for value "www.florenciasilvagarcia.com" (type string) at path "_id" for model "ProAccount"
CastError: Cast to ObjectId failed for value "www.florenciasilvagarcia.com" (type string) at path "_id" for model "ProAccount"
at model.Query.exec (/app/node_modules/mongoose/lib/query.js:4498:21)
at model.Query.Query.then (/app/node_modules/mongoose/lib/query.js:4592:15)
at /app/src/services/DatabaseService.js:2281:10
at new Promise (<anonymous>)
at DatabaseService.getProAccountComplete (/app/src/services/DatabaseService.js:2270:12)
at /app/src/controllers/Client/pro/public/ProfileController.js:31:32
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)