Read the statement by Michael Teeuw here.
3rd Party Modules with APIs not loading.
-
Mykle1 Project Sponsor Module Developerlast edited by Mykle1 Oct 18, 2019, 12:40 AM Oct 18, 2019, 12:39 AM
The error, in the dev console on loading, should look like this
Uncaught (in promise) TypeError: Cannot read property 'name' of undefined
. As the api is slow to respond. Then, upon refresh, the module works normally, or should. -
-
-
I believe that is just the clock module broadcasting a notification and should have no affect on MMM-Launch as MMM-Launch has no action to perform when receiving.
-
Can you open a browser and try this url?
-
This post is deleted! -
Going out for a smoke. I’ll be back in 10.
-
-
Mykle1 Project Sponsor Module Developerlast edited by Mykle1 Oct 18, 2019, 1:13 AM Oct 18, 2019, 1:11 AM
No problem. Ok, so you can get data. Now let’s see what the module tells us about getting the data. Can you go in the MMM-Launch.js file and uncomment line 124. Save. Run MM again using
npm start dev
and see if it reports receiving the data from the api. It should look something like this>Array (60)
-