Runtime Errors

The error that you receive is dependent on the card that threw the error.

If you view the error on the card where it occurs – either by testing that card or by viewing Flow History – you will typically see a JSON object in the details of that error. Often, if you look in that object, you can find a standard HTTP error code (e.g. 403) and you may also see a more detailed message from the application where the error originated (e.g. a message explaining that administrator privileges are required for the chosen operation).

Some Common Errors:

Type conversion failed

Method timeout exceeded

Array index out of bounds

API Errors

“Unknown Error”

Just so you know…

The Help Pane is a living resource and we are constantly generating help for errors in real-time.

If you don’t see your error on this list, please feel free to submit your feedback and check back in the future. We take your feedback into consideration when creating our next set of error documents.