<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z000089x93uCAAOkta Identity EngineWorkflowsAnswered2025-10-19T09:02:25.000Z2022-09-28T17:08:23.000Z2022-09-29T14:42:16.000Z

urz01 (urz01) asked a question.

Okta Update User Card - Error 400

I'm trying to utilize workflows to make a batch of updates to users. The field is to encompass user-chosen pronouns, but it's oddly running into a 400 error and giving a bad enum error where there doesn't actually appear to be one. As seen below the error says ""pronouns: Value 'he' for property 'pronouns' is not allowed for enum [they/them, she/her, he/him, she/they, he/they]"" which is odd as a value of "he" isn't being passed anywhere

Image is not available

Image is not available


  • I notice that in your error, it's talking about property pronouns, but in the screenshot on the Update User card, it says pronounsTest... it might be worth adding a new Update User card just to make sure everything is kosher.

     

    I just tested using the following steps and didn't have any issue:

     

    1. Create a new attribute in Profile Editor called pronouns of data type string with an enum listing out the same values in your screenshot.
    2. Use an Update User card, use the dropdown to select a pronoun that I setup in the previous step, and successfully perform profile update.

     

    Make sure the attribute you added in Profile Editor looks right, try replacing the Update User card to make sure the right attribute is being referenced and updated... outside of that, it might be worth opening a Support ticket if you need further assistance.

     

    Screen Shot 2022-09-28 at 2.29.33 PMScreen Shot 2022-09-28 at 2.28.21 PM

    Expand Post
  • urz01 (urz01)

    The only field named "pronouns" referenced in the cards is in the "read row" of the table to get the data field. It almost looks like it's not parsing the data in that, and giving a value of "he" and trying to link that in the eunum 😞 Recreating the cards didn't help, and referencing a newly-created pronouns test field didn't either. Ughhhh.

This question is closed.
Loading
Okta Update User Card - Error 400