Hello!
I've been using Firebase Phone Auth for several years and my user base is mostly from Ukraine and other European countries, the feature was working until a couple of days ago when it suddenly stopped working for Ukraine. Although it still works for Croatia, for example.
I get this error only for Ukrainian numbers
{
"error": {
"code": 400,
"message": "OPERATION_NOT_ALLOWED",
"errors": [
{
"message": "OPERATION_NOT_ALLOWED",
"domain": "global",
"reason": "invalid"
}
]
}}
