Open ghost opened 12 years ago
gapi.authenticate("myusername", "mypassword");
Should be:
gapi.authenticate("myusername", "mypassword", boolean);
Should be: