I am also getting: unable to receive balance for usd on ccedk: exception caught: 'bool' object has no attribute '__getitem__'
Update: It looks like CCEDK is returning {u'errors': False, u'response': False} when asking for the account balances and False is confusing the program (causing an error), so it is indeed an issue with them.