Upgraded my account to pro and then get unauthorized exception for many requests on speedy node. Same issue here [SOLVED] Help: Speedy node endpoints āUnauthorizedā - Technical Issue Reporting - Moralis Forum.
Please can you help me? Thanks.
Upgraded my account to pro and then get unauthorized exception for many requests on speedy node. Same issue here [SOLVED] Help: Speedy node endpoints āUnauthorizedā - Technical Issue Reporting - Moralis Forum.
Please can you help me? Thanks.
Thank you!
Iāve now given you a fresh API key and speedy node token, please try and let me know in return if it solved the issue.
I could also reset your speedy node token if you send me your email and current token in DM
Hello I am also having this problem in production. Please help
you have a new speedy node token now
Thank you @cryptokid but the issue remains. Any idea what else could possibly causing this unahtorized error?
if you are doing getLogs with more than 2k blocks you could also get that error
We donāt but we do use getPastEvents
ā does that impact it?
maybe it is the same thing as getLogs, what is the interval for block numbers that you use?
10 seconds I believe
Is there anything we can do for now? Thereās a lot of events in prod that weāre unable to process because of this
I donāt know what you mean by 10 seconds
do you use a block range when trying to get those events?
We call getPastEvents every 10 seconds from that block number to latest block number
can you check the block interval then, from that block number to latest block number?
Itās not more than 3-10 blocks at a time
But sometimes we do need to do a lot more than that. like 10k-20k blocks from the past. Is there a special node we can use in that case?