Assert if community name is blank in call to get_community
[DLN] get_community api generated an invalid query if name was blank, so added an assert to flag the error immediately. Also fixed a minor typo in an exception throw msg.
[DLN] get_community api generated an invalid query if name was blank, so added an assert to flag the error immediately. Also fixed a minor typo in an exception throw msg.