<stellar-slack>
<sacarlson> under transactions at the bottom
<stellar-slack>
<veerasarma> i will check it
<stellar-slack>
<veerasarma> I think words said by jed is correct
<stellar-slack>
<veerasarma> Because now i check for new account it didn't show the error it is only have one record
<stellar-slack>
<veerasarma> so how can get more rate limited
<stellar-slack>
<veerasarma> ?
<stellar-slack>
<sacarlson> I think if I recall you are aloted on average 1 page or search per min for like 300 searches or something like that don't really remember the numbers. but if you need more searches than that then maybe you should be looking more directly at a local stallar database by running a stellar-core
<stellar-slack>
<veerasarma> ok i will check it
pixelbeat has joined #stellar-dev
<stellar-slack>
<bartek> I think horizon returns a special response when you exceed a number of requests. so I bet it was some temp connection issue or our or your side.
<stellar-slack>
<veerasarma> ok. Then what is the solution for this if you have any idea
<stellar-slack>
<bartek> is it working now?
<stellar-slack>
<veerasarma> till now error displayed but the transactions also displayed
<stellar-slack>
<veerasarma> we get the output but error message also displayed
<stellar-slack>
<bartek> ok, let me check it
<stellar-slack>
<bartek> ok, it's horizon bug... I've just created an issue: https://github.com/stellar/horizon/issues/208 it seems it doesn't happen on public network. @veerasarma do you have any XLM so you can test your code in public net?
<stellar-slack>
<veerasarma> I am only test in testnet
<stellar-slack>
<veerasarma> and i don't know about XLM
<stellar-slack>
<veerasarma> why need it
<stellar-slack>
<veerasarma> ?
<stellar-slack>
<veerasarma> ok we will sww in public net
<stellar-slack>
<veerasarma> *see
<stellar-slack>
<bartek> so right now you're using testnet - it's there only for test purposes and it can be reset anytime etc. to use public network you need XLM (lumens) to be able to send transaction.
<stellar-slack>
<veerasarma> ok i will check in public net
<stellar-slack>
<bartek> I can send you small amount of XLM just give me your account id.
<stellar-slack>
<veerasarma> ok
<stellar-slack>
<sacarlson> bartek that last account I was checking of verasarma was on live net. none of his numbers they have shown were on testnet. not sure that really maters
<stellar-slack>
<bartek> in his code: `var server = new StellarSdk.Server({hostname:'http://horizon-testnet.stellar.org|horizon-testnet.stellar.org', secure: true, port: 443});`
<stellar-slack>
<sacarlson> oh sorry I've been corrected
<stellar-slack>
<sacarlson> oh I wonder if that's why it didn't work as they had it funded on the Live net side
<stellar-slack>
<sacarlson> well I was wrong again as the account they gave me has over 10k in it in on testnet GDYSE4HF4GHUF7QZ2PBWMPSIVOPLVIEVDR66X3BUR2TEC6FHFKW25LYU
<stellar-slack>
<sacarlson> and zero on LIve
<stellar-slack>
<sacarlson> I forget to realize that mss-server still points at the old data on testnet even when I now run Live net on my stellar-core, only changes when I point it at the other database
<stellar-slack>
<veerasarma> hi
<stellar-slack>
<veerasarma> can i get some public net XLM on this account
<stellar-slack>
<bartek> this one: `GDYSE4HF4GHUF7QZ2PBWMPSIVOPLVIEVDR66X3BUR2TEC6FHFKW25LYU`?
<stellar-slack>
<veerasarma> before that i have one doubt
<stellar-slack>
<veerasarma> can we use testnet account on public net
<stellar-slack>
<veerasarma> ?
<stellar-slack>
<bartek> yes, you can use the same keypair on public net and test net
<stellar-slack>
<veerasarma> ok ok
<stellar-slack>
<veerasarma> for that account only i needed
<stellar-slack>
<bartek> ok, I'm sending 50 XLM, enough to create other account and to send some transactions. unfortunatelly, that's all I have in my hot wallet.
<stellar-slack>
<bartek> sent
<stellar-slack>
<veerasarma> kk i need only for testing purpose. i will manage
<stellar-slack>
<veerasarma> thanks
<stellar-slack>
<bartek> don't remember to put this line in your script when working with public net: `StellarSdk.Network.usePublicNetwork();`
<stellar-slack>
<veerasarma> kk
<stellar-slack>
<veerasarma> anything else apart from host name and this line
<stellar-slack>
<veerasarma> ?
<stellar-slack>
<bartek> I think that's all you need to change
<stellar-slack>
<veerasarma> kk
<stellar-slack>
<veerasarma> Hi
<stellar-slack>
<veerasarma> In the above what is mean by page 1 and page 2 print
<stellar-slack>
<veerasarma> when the page 2 worked
<stellar-slack>
<veerasarma> because page 2 output shows empty to our transactions