Module stopped working completely and gives error:
Used the example code: for (var i = 0; i < res.links.length; ++i) {
==^
TypeError Cannot read property 'links' of null
Nothing I do will fix this. It seems completely broken. The search term "google account" was used after searching many things that did work, then boom the whole thing broken.
Searched term "google account"
Module stopped working completely and gives error:
Used the example code: for (var i = 0; i < res.links.length; ++i) { ==^ TypeError Cannot read property 'links' of null
Nothing I do will fix this. It seems completely broken. The search term "google account" was used after searching many things that did work, then boom the whole thing broken.