<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
0D51Y00008pbvZwSAIOkta Classic EngineAnswered2025-12-27T09:03:06.000Z2020-06-28T04:55:51.000Z2020-08-03T07:11:56.000Z
Wait Until Function error

Tried all the formats for the wait until function, Everything fails.

 "_error": true,

 "flo": 79959,

 "method": "pqvhgX19k",

 "execution": "1c3bcbca-a1e3-4a47-9a1c-898267e9458c",

 "module": "control.until",

 "kind": "Invalid Input",

 "message": "Invalid input for '\"date\"'.",

 "code": 500,

 "description": "Invalid Input",

 "steps": 3,

 "source": {

  "flo": 79959,

  "method": "pqvhgX19k",

  "execution": "1c3bcbca-a1e3-4a47-9a1c-898267e9458c",

  "module": "control.until"

 }

}


  • 2u0la (2u0la)

    This works fine for me using the "iso" format of the date. Also it looks as if Wait Until accepts both Date/Time and Text as an input type, so make sure yours is set to Date/Time.

  • a132s (a132s)

    Hi,

     

    Also getting the 500 error here, I tried it with the ISO format but without success. I was wondering how you exactly format the date/time for the Wait Until. What is your input value and how do you format it and pass it to the Wait Until?

     

    Thanks

    Expand Post
  • a132s (a132s)

    For any person interested in this issue.

     

    I have been in contact with Okta Support and they confirmed the issue when converting a date/time value. A temporary workaround for this issue is to use the ADD date/time card and to use the output of that card for the "Wait Until" card.

     

    Okta told me that this issue has been filed as a bug and will be fixed in future releases.

     

    Hope this helps

    Expand Post
This question is closed.
Loading
Wait Until Function error