M24/AWS - Augmented Index - problem to reindex records
For this task, I need to reindex Well records. Can you please check why I get this failure?
POST {{osduonaws_base_url}}/api/indexer/v2/reindex?force_clean=true
Body
{
"kind": "osdu:wks:master-data--Well:1.0.0"
}
Response
{
"code": 500,
"reason": "Server error.",
"message": "An unknown error has occurred."
}