For when the user enters in the wrong address or ENS name to the URL field and it's not an organization.
See https://github.com/aragon/aragon.js/issues/64 for work that needs to be done for this.
Looks like we can actually already detect this (aragonjs-wrapper sends an error to onError() that gets picked up in App).
I will give this a try
Most helpful comment
I will give this a try