Python-Steem API: No permission to access market_history API.

in #python8 years ago (edited)

Hi guys.

Just a quick question about Python-Steem api by @xeroc - the exchange part.
http://python-steem.readthedocs.io/en/latest/exchange.html#definition

Sometimes it works, but sometimes I get an error:
raise NoAccessApi("No permission to access %s API. " % api)
steemapi.steemnoderpc.NoAccessApi: No permission to access market_history API.

I'm using:
steem = Steem(wif=">>active key<<")
dex = Dex(steem)
dex.returnTicker()

Can't find the pattern here, when this error occurs and when not. Thanks for any help:)

Sort:  

Sorry for the trouble. This is totally unrelated to your is infact the result of the piston.rocks API having some problems with the recent steemd software.

You can try this instead:

steem = Steem("wss://steemit.com/wspa")
...

The steemit cluster is more stable than the piston.rocks node.

Thank you very much, it works:) Steemit is still in beta so no problem, thank you for your work:)

You program python too Cardboard!!? <3

I'm trying;)

Coin Marketplace

STEEM 0.19
TRX 0.15
JST 0.029
BTC 63459.73
ETH 2599.77
USDT 1.00
SBD 2.78