mem0 icon indicating copy to clipboard operation
mem0 copied to clipboard

User not found

Open HelloJelly2021 opened this issue 2 months ago • 1 comments

🐛 Describe the bug

Path: /api/v1/memories Request Body: { "user_id": "worker3", "text": "I like playing baskball.", "metadata": {"category": "hobbies"}, "infer": true, "app": "openmemory" }

Response: { "detail": "User not found" }

HelloJelly2021 avatar Oct 17 '25 08:10 HelloJelly2021

Hey @HelloJelly2021 sorry for the trouble, can you check if you used the same user_id for adding the memory? If the memory is not added the user wouldn't be created and hence you're facing this error.

parshvadaftari avatar Oct 18 '25 15:10 parshvadaftari