Hi Guys,
(This is my first post :P but I have problems with this amazing module so I hope you could help)
I have basically the same problem as evroom. My API is working (I do get the requested information at least with the link: "https://maps.googleapis.com/maps/api/place/details/json?fields=name,opening_hours&language=en&placeid=....
I installed it with npm install
and the module is just saying “Loading Opening Hours”.
I just set debug: "true",
but i don’t know where to find the debug file ^^ (I’m pretty new to all of this)
Any idea for a fix? And this module is amazing (when it works) We always struggle to know if a certain shop is still open xD
Best, Ben
PROBLEM SOLVED:
At least for me, I just had to wait until after midnight and the data got fetched again and is showing now everything properly. So for everyone with the same problem, maybe just wait until the next day :)