I’m bumping this topic and take the opportunity to suggest “Pass Error” checkbox should be off by default
“Pass Error” makes API errors difficult to diagnose. I was getting a “502 Bad Gateway” error and thought my web server was broken - turns out it was the API Action that was receiving that from the remote API
The suggested “Throw Error” seems more appropriate to be checked on by default