Hi!
So, one of the users in our db has a banned account, and it's throwing all sorts of errors in the app. I've coded around it now, so that the scripts don't die when encountering a banned user, but is there a recommended call to determine first if a user's account is valid with fireeagle, before trying to do things with it?
-erin