
VedP.96934 (Customer) asked a question.
So we have a string field in our profile editor which when we try to update via the update APIs works just fine for any other string value, but when i give "TV" we get this error: O-E0000001. Have anyone ever faced anything similar?

Hi @VedP.96934 (Customer) , Thank you for reaching out to the Okta Community!
According to the docs, this error points to an API validation exception which is a generic error typically associated with bad requests.
I would recommend reviewing your attribute schema to ensure you are passing the expected value type for the affected attribute (Okta Admin Dashboard > Directory > Profile Editor > Okta User (default) ) . Make sure, the attribute is indeed data type "String", and if it is "string", check if it's not perhaps "Restricted" or set for specific enumerated values.
If my answer helped, remember to mark it as best to increase its visibility for other members of the Okta Community who might have the same questions as you.
Hope my answer helps!
--
Help others in the community by liking or hitting Select as Best if this response helped you.
Collect them all. Learn a new skill and earn a new Okta Learning badge.