• Resolved elji

    (@elji)


    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?

    • This topic was modified 4 years ago by elji.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Blank info’ is closed to new replies.