Read the statement by Michael Teeuw here.
MMM-GoogleShoppingList
-
Thanks for reply. Would you send me a mail address? Mine is
eouia0819@gmail.com
. I’ll send a test file to catch what is wrong. (But here is late night, so I’ll send you 10 hours later) -
I become this Error…
[GSL] Trying to login
(node:17281) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): Error: Evaluation failed:
TypeError: Cannot read property ‘click’ of null
at puppeteer_evaluation_script:2:44
(node:17281) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated.
In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. -
@sebi76
Google hasn’t released its official API for ShoppingList yet. My approach is screen scrapping with Puppeteer. Most of case it works well. My module would login your ShoppingList homepage and surf for getting information in hidden browser.
But by some unknown reason, Someone might see DIFFERENT PAGE with others with same URL. Only Google knows why and what. In that case, my module doesn’t know WHAT IS LOGIN BUTTON and other things. I’ve already known that issue but there is no way to solve it.
Maybe waiting official API release is a better solution. -
Does this module work today?
-
@valid8r
For lucky someone it works and not for unlucky someone. At least for me it works. Sorry. -
@Sean Ok, thanks, I’ll give it a try to see.
-
Hi @Sean is there any news for this module?
Does it work now?Thank you very much.
-
@Egnos
No, sorry. It is out of my work.