Closed marumer closed 11 months ago
Issue identified in {props.results[index].failureCause}
In some scenario we are passing a failureCause object instead of an expected string
Not sure we are showing the right message either, the endpoint was incorrect (pointing to null) but updated in Setting and the error is still there.
replicate by running step 2 of the hello world demo that miss the projectId
Testing with an REST action that point to a undefined endpoint, then fixing the endpoint name and request the get command again
![Uploading image.png…]()