I’m trying to Customize Universal Login Text Elements but when I change the Description and click Save, nothing happens on the page but if I open the developer tools I see a 403 connection error with:
{
"statusCode": 403,
"error": "Forbidden",
"message": "There must be a verified credit card on file to perform this operation",
"errorCode": "operation_not_supported"
}
Is this customisation only for paid users? and why the error is not shown in the screen?
I have an update! It looks like the solution is to include your credit card information in your dashboard settings. This information is only used for verification, and you will not be charged for it.