<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
0D54z0000A6x5bzCQAOkta Identity EngineWorkflowsAnswered2024-04-30T17:36:51.000Z2024-04-25T17:10:29.000Z2024-04-30T17:36:51.000Z

ShanB.10778 (Customer) asked a question.

How to access child object for Oktaworkflow

Hi,

I am trying to make an Okta Workflow, the idea to have an error card which get the following body response

body":{

"errorCode":"E0000001",

"errorSummary":"Api validation failed: login",

"errorLink":"E0000001",

"errorId":"oae89b-3ABhRLSr_KMESwyyxQ",

"errorCauses":[

{

"errorSummary":"login: Username must be in the form of an email address"

},

{

"errorSummary":"email: Does not match required pattern"

}]

}

I can access the object errorCauses of Body but unable to reach the first errorSummary i am getting null in return/help/servlet/rtaImage?refid=0EM4z000008hUuv

 


This question is closed.
Loading
How to access child object for Oktaworkflow