Hello,
We are trying to set the template for the New Universal Login Experience via Management API following this.
It was working perfect, but since few hours is returning a 409 status code error, sending the default template it marks in the documentation.
{
"statusCode": 409,
"error": "Conflict",
"message": "Template update conflict.",
"errorCode": "templates_universal_login_conflict"
}
DELETing the template marks 204 Response Code (appareantly OK), GETting the template 404.
Anyone has experienced this before?
In the meantime we played with some actions, installed and uninstalled an extension… could be related?
Thanks for your support