Blank info
-
I have a JSON-file like this:
====================================================================
{“vaderstation”:
{
“level1”:{
“station”:”test1″,
“server_time”:”2021-03-23 10:00:13″,
“user_name”:”user001″
},
“level2”:{
“station”:”test2″,
“server_time”:”2021-02-23 10:00:13″,
“user_name”:”user002″
}
}
}
====================================================================But when I have this code there is blank info:
[jsoncontentimporter url=”https://elji.se/tjornvader/weatherlink/forsok.json” basenode=”vaderstation”]
{level1.station}
{level1.server_time}[/jsoncontentimporter]
What is wrong?
The page I need help with: [log in to see the link]
- The topic ‘Blank info’ is closed to new replies.