Data Action test executing twice, how can this occur?

Hi,

Did a data action to read a row as seeing strange behaviour using the built in datatable lookup in a flow.
When I TEST the action in UI, I am getting two executes, first clearing showing an error, the second returning data as expected.
How can this happen?

If this only happens occasionally then it could mean that the cached auth token had expired. The initial attempt to do a database lookup failed with a 403, a new auth token was generated and then used successfully on the second attempt.

If you are frequently seeing output like this then please open up a support ticket so it can be investigated.

--Jason

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.