Plugin Author
berkux
(@berkux)
try this:
[jsoncontentimporter url= http://13.233.89.19:82/webdata.svc/getLiveupdates/supply/welcome%5D
{subloop-array:data:10}
{0}{1}{3}
{/subloop-array:data}
[/jsoncontentimporter]
Bernhard
EMPTY api-answer: No JSON received – is the API down? Check the URL you use in the shortcode!
sorry! not working
Plugin Author
berkux
(@berkux)
try
[jsoncontentimporter debugmode=10 url= http://13.233.89.19:82/webdata.svc/getLiveupdates/supply/welcome%5D{subloop-array:data:10}{0}{1}{3}{/subloop-array:data}[/jsoncontentimporter]
remove any linefeeds, please
DEBUG: try to retieve this url: http://13.233.89.19:82/webdata.svc/getLiveupdates/supply/welcome%5D{subloop-array:data:10}{0}{1}{3}{/subloop-array:data}[/jsoncontentimporter
DEBUG: wp_remote_get to http://13.233.89.19:82/webdata.svc/getLiveupdates/supply/welcome%5D{subloop-array:data:10}{0}{1}{3}{/subloop-array:data}[/jsoncontentimporter
DEBUG: arguments: Array ( [timeout] => 5 )
DEBUG: error getting URL: cURL error 7: Failed to connect to 13.233.89.19 port 82: Connection refused
DEBUG: no data received: check url of json-feed
EMPTY api-answer: No JSON received – is the API down? Check the URL you use in the shortcode!
Plugin Author
berkux
(@berkux)
The “%5D” must be a “]”.
Insert the Shortcode in the Text-Editor
I tried but no luck..
DEBUG: try to retieve this url: http://13.233.89.19:82/webdata.svc/getLiveupdates/supply/welcome
DEBUG: wp_remote_get to http://13.233.89.19:82/webdata.svc/getLiveupdates/supply/welcome
DEBUG: arguments: Array ( [timeout] => 5 )
DEBUG: error getting URL: cURL error 7: Failed to connect to 13.233.89.19 port 82: Connection refused
DEBUG: no data received: check url of json-feed
Plugin Author
berkux
(@berkux)
wordpress tells us:
cURL error 7: Failed to connect to 13.233.89.19 port 82: Connection refused
maybe your server blocks such a request. ask your hoster what settings PHP has when requesting remote URLS like this