• Resolved Stefan Velev

    (@kozzmen)


    Hi Bernhard,

    Thank you for the great plugin!

    It worked well for sometime, but If I try to add second and third sub arrays, I am stuck and cannot display any values.
    This is the file I am trying to fetch: https://btcp.altpool.pro/api/worker_stats?b1HLS4GYz3vBzSDAmcwdH1HxwJwGi2eVMeT

    I was able to import the fields highlight in green, but those in red gave me an headache (https://www.screencast.com/t/93HoUQ4Z – for example “diff” value).

    Here is the code I use, could you please help me to visualize the fields highlighted in red.

    
    [jsoncontentimporter url=https://btcp.altpool.pro/api/worker_stats?b1HLS4GYz3vBzSDAmcwdH1HxwJwGi2eVMeT]
    Worker's address: {miner}
    {subloop:workers:-1}
    2nd level: {workers.b1HLS4GYz3vBzSDAmcwdH1HxwJwGi2eVMeT}
    {/subloop:workers}
    {subloop-array:sec_filings:1}
    3rd level: {workers.b1HLS4GYz3vBzSDAmcwdH1HxwJwGi2eVMeT.diff}
    {/subloop-array:sec_filings}
    [/jsoncontentimporter]
    

    Thanks in advance!
    Stefan

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem with subloop array sec filings’ is closed to new replies.