Title: Error base node import
Last modified: December 15, 2017

---

# Error base node import

 *  Resolved [Neto](https://wordpress.org/support/users/netominas/)
 * (@netominas)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/error-base-node-import/)
 * I’m having trouble displaying data. I need to import the “ticker_24h” the fiel“
   last”: data in this link:
 * [https://api.bitvalor.com/v1/ticker.json](https://api.bitvalor.com/v1/ticker.json)
 * I put it this but don’t wok
    [jsoncontentimporter url=”[https://api.bitvalor.com/v1/ticker.json&#8221](https://api.bitvalor.com/v1/ticker.json&#8221);
   basenode=”ticker_24h”] {last} [/jsoncontentimporter]
 * Can help me?
    -  This topic was modified 8 years, 3 months ago by [Neto](https://wordpress.org/support/users/netominas/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferror-base-node-import%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Thread Starter [Neto](https://wordpress.org/support/users/netominas/)
 * (@netominas)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/error-base-node-import/#post-9786920)
 * I try this
 * {subloop:ticker_1h}
    {subloop:ticker_1h.exchanges:-1} {subloop:ticker_1h.exchanges.
   ARN:-1}{ticker_1h.exchanges.ARN.last} {/subloop:ticker_1h.exchanges} {/subloop:
   ticker_1h}
 * But don’t work again
 *  Thread Starter [Neto](https://wordpress.org/support/users/netominas/)
 * (@netominas)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/error-base-node-import/#post-9787043)
 * I try this and work
 * [jsoncontentimporter url=”[https://api.bitvalor.com/v1/ticker.json&#8221](https://api.bitvalor.com/v1/ticker.json&#8221);
   basenode=”ticker_1h.exchanges.B2U”]BitcoinToYou = R$ {last}[/jsoncontentimporter]
 * But i need show the all exchanges, how i can do?
 *  Plugin Author [berkux](https://wordpress.org/support/users/berkux/)
 * (@berkux)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/error-base-node-import/#post-9787870)
 * HI,
 * see
    [http://api.json-content-importer.com/api-bitvalor-com/](http://api.json-content-importer.com/api-bitvalor-com/)
 * It’S possible to do that one by one with the free version. The pro-version comes
   with twig which can loop through the items.
 * Bernhard
 *  Thread Starter [Neto](https://wordpress.org/support/users/netominas/)
 * (@netominas)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/error-base-node-import/#post-9788032)
 * This work:
    [jsoncontentimporter url=”[https://api.bitvalor.com/v1/ticker.json&#8221](https://api.bitvalor.com/v1/ticker.json&#8221);
   basenode=”ticker_1h.exchanges.ARN”]Arena Bitcoin = R$ {last}[/jsoncontentimporter]
 * But, to show all exchanges I tried that, but it did not work
 * [jsoncontentimporter url=”[https://api.bitvalor.com/v1/ticker.json&#8221](https://api.bitvalor.com/v1/ticker.json&#8221);
   basenode=”ticker_1h.exchanges.ARN”]Arena Bitcoin = R$ {last}[/jsoncontentimporter]
   [
   jsoncontentimporter url=”[https://api.bitvalor.com/v1/ticker.json&#8221](https://api.bitvalor.com/v1/ticker.json&#8221);
   basenode=”ticker_1h.exchanges.BTD”]BitcoinTrade = R$ {last}[/jsoncontentimporter][
   jsoncontentimporter url=”[https://api.bitvalor.com/v1/ticker.json&#8221](https://api.bitvalor.com/v1/ticker.json&#8221);
   basenode=”ticker_1h.exchanges.FLW”]flowBTC = R$ {last}[/jsoncontentimporter] [
   jsoncontentimporter url=”[https://api.bitvalor.com/v1/ticker.json&#8221](https://api.bitvalor.com/v1/ticker.json&#8221);
   basenode=”ticker_1h.exchanges.FOX”]FoxBit = R$ {last}[/jsoncontentimporter] [
   jsoncontentimporter url=”[https://api.bitvalor.com/v1/ticker.json&#8221](https://api.bitvalor.com/v1/ticker.json&#8221);
   basenode=”ticker_1h.exchanges.LOC”]LocalBitcoins = R$ {last}[/jsoncontentimporter][
   jsoncontentimporter url=”[https://api.bitvalor.com/v1/ticker.json&#8221](https://api.bitvalor.com/v1/ticker.json&#8221);
   basenode=”ticker_1h.exchanges.MBT”]Mercado Bitcoin = R$ {last}[/jsoncontentimporter]
 *  Plugin Author [berkux](https://wordpress.org/support/users/berkux/)
 * (@berkux)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/error-base-node-import/#post-9791648)
 * When testing I get “Failed to connect to api.bitvalor.com port 443: Connection
   refused” very often.
    So the API might expect additional data or is just instable?

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Error base node import’ is closed to new replies.

 * ![](https://ps.w.org/json-content-importer/assets/icon-256x256.png?rev=3464653)
 * [Get Use APIs - JSON Content Importer](https://wordpress.org/plugins/json-content-importer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/json-content-importer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/json-content-importer/)
 * [Active Topics](https://wordpress.org/support/plugin/json-content-importer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/json-content-importer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/json-content-importer/reviews/)

## Tags

 * [Import](https://wordpress.org/support/topic-tag/import/)

 * 5 replies
 * 2 participants
 * Last reply from: [berkux](https://wordpress.org/support/users/berkux/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/error-base-node-import/#post-9791648)
 * Status: resolved