Calling useFetchSpaceConversation({ spaceId }) (which hits GET /v7//chat/spaces//conversation) returns 404 Not Found for project 24c8af57-fa9d-41f5-9c39-1eadea2c548e, even when called by an authenticated active member of the space. The docs say this endpoint should be upsert — auto-creating the conversation on first hit.
Calling useFetchSpaceConversation({ spaceId }) (which hits GET /v7//chat/spaces//conversation) returns 404 Not Found for project 24c8af57-fa9d-41f5-9c39-1eadea2c548e, even when called by an authenticated active member of the space. The docs say this endpoint should be upsert — auto-creating the conversation on first hit.