Gapi.auth.authorize: TypeError: cv (...) is null

My web application uses googlejavascript APIs and now it does not work.

An Firefoxerror message appeared in the console :TypeError: cv(...) is null

Has anyone encountered this problem?

+4
source share
1 answer

Google fixed the problem and the api is working as expected.

https://code.google.com/p/google-api-javascript-client/issues/detail?id=110

+1
source

All Articles