Import of your examples is not possible

I tried to import the json Files from the Weather and the Windmill example files. But it doesn’t work.
The console shows the error:

Uncaught (in promise) TypeError: Cannot read property ‘map’ of undefined

In importReducer.js:43

For self creating Sheets, it seams to work.

Hi cschmitt,

Thank you for this information!
We have made some structural changes while switching from v1.3 to v1.4. Unfortunately we are not completely done integrating a migration script into the v1.4. We are currently working on this.

I have rebuilt this Stream Machine in 1.4 for you. Open Weather API.json (19.5 KB)

Soon importing of old 1.3 exports in 1.4 will be possible. Sorry for the inconvenience.

Cheers

Tizian

Update:
You will have to use your own API Key, which you get if you create an account on this website: https://openweathermap.org

Hi Tizian,
Thank you for your fast answer!

I already suspected that it was a problem of backward compatibility.
Thanks for the rebuilt of the json.

Cheers
cschmitt

1 Like