clever-ice-6330
01/06/2024, 2:42 AMcode
method at Authentication->Account Recovery
. I’m using the Golang SDK on the backend, and I keep getting 404 w/ this (partial) error:
{
"code": 404,
"status": "Not Found",
"request": "117e5991-e528-9d8e-9bd6-7f20f1c166d6",
"reason": "This endpoint was disabled by system administrator. Please check your url or contact the system administrator to enable it.",
"message": "The requested resource could not be found"
}