mohamedmansour / my-hangouts-extension

My Hangouts for Google Plus Chrome Extension
https://plus.google.com/116935358560979346551/about
Other
35 stars 9 forks source link

Error searching G+ when not logged in #55

Closed mohamedmansour closed 12 years ago

mohamedmansour commented 12 years ago

We are getting the following errors when not logging in, the callback returns are not following the API standards.

Uncaught TypeError: Cannot read property 'length' of undefined
jsapi_for_google_plus.js:341Session error. Name: [lookupUsers] Arguments: [{"1":[]}]
jsapi_for_google_plus.js:341Session error. Name: [lookupUsers] Arguments: [{"1":[]}]
jsapi_for_google_plus.js:341Session error. Name: [lookupUsers] Arguments: [{"1":[]}]
jsapi_for_google_plus.js:341

Changing it to be consistent would be a lot better.