faultCode:null faultString:'Error #2032: Stream Error. URL:https://gis.blahblahblah.com/arcgis/tokens?tokens' faultDetail:'null'
Try setting the tokenServiceURL to the same as what you see on your server at /arcgis/rest/info
Can you use HttpFox to see what the requests and responses are?
What was the request for this response? If the response code is 200, then this response should not be generating a "Error #2032: Stream Error".
Try setting the tokenServiceURL to:
https://gis.blahblahblah.com/ArcGIS/tokens/generateToken