Hallo,
I am trying to run a local node for some tests. I don't want to burn down the public api provided by @xeroc with 1000 calls per minute.
Everything works besides that title and body attributes are empty.
call
curl http://127.0.0.1:8090 --data '{"jsonrpc": "2.0", "method": "get_content", "params": ["birdcat", "steem-25-07-2016-my-analysis-of-steem-btc-the-price-aiming-for-0-00565-short-time"], "id": 1}'
return
{
"id": 1,
"result": {
"id": "2.8.249082",
"author": "birdcat",
"permlink": "steem-25-07-2016-my-analysis-of-steem-btc-the-price-aiming-for-0-00565-short-time",
"category": "steem",
"parent_author": "",
"parent_permlink": "steem",
"title": "",
"body": "",
"json_metadata": "",
"last_update": "2016-07-26T03:25:39",
"created": "2016-07-25T12:11:54",
"active": "2016-07-26T03:25:39",
"last_payout": "2016-07-26T13:19:18",
"depth": 0,
"children": 2,
"children_rshares2": "0",
"net_rshares": 0,
"abs_rshares": 0,
"vote_rshares": 0,
"children_abs_rshares": 0,
"cashout_time": "2016-08-25T13:19:18",
"max_cashout_time": "1969-12-31T23:59:59",
"total_vote_weight": 0,
"reward_weight": 10000,
"total_payout_value": "0.288 SBD",
"curator_payout_value": "0.036 SBD",
"author_rewards": 0,
"net_votes": 21,
"root_comment": "2.8.249082",
"max_accepted_payout": "1000000.000 SBD",
"percent_steem_dollars": 10000,
"allow_replies": true,
"allow_votes": true,
"allow_curation_rewards": true,
"url": "\/steem\/@birdcat\/steem-25-07-2016-my-analysis-of-steem-btc-the-price-aiming-for-0-00565-short-time",
"root_title": "",
"pending_payout_value": "0.000 SBD",
"total_pending_payout_value": "0.000 SBD",
"active_votes": [
{
"voter": "linouxis9",
"weight": "90035739355103125",
"rshares": "91503693914",
"percent": 10000,
"time": "2016-07-25T12:18:27"
},
{
"voter": "nate-atkins",
"weight": "17584925320286405",
"rshares": 4240085906,
"percent": 10000,
"time": "2016-07-25T15:42:03"
},
{
"voter": "justtryme90",
"weight": "37386517636403722",
"rshares": "19232320042",
"percent": 10000,
"time": "2016-07-25T12:25:12"
} ...
],
"replies": [
]
}
}
Am I missing something in my configuration file?
I get to the same result ... I suspect there is a missing enable-plugin in the config.ini, but I havent found yet which one .... I hope we will get more info on that soon ....
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I upvoted You
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Congratulations @razem-io! You received a personal award!
You can view your badges on your Steem Board and compare to others on the Steem Ranking
Vote for @Steemitboard as a witness to get one more award and increased upvotes!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit