-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to sync realt tokens #16
Comments
Hi, Can you change DEBUG level in "/home/max/finarealt/finasync/finasync/main.py" from INFO to DEBUG on line 26, then run again to see if we get more details?
Did it work already or it is first time run and failed? |
I've changed the value of loggin to DEBUG and the result is more chatty
|
Looks like a problem with your RealT API Key: did your provide your own fixed IP address when you requested it ?
|
Oh I'm sorry, in fact I'm doing the test from my work IP address, which is therefore not whitelisted. |
From my home IP address, i have the same log ... What I don't understand is why signin works and returns me all my personal information if I'm not allowed to have access to it because of my IP address |
Solved ! But I now have 2 questions:
Thanks! |
Do you have some properties in RMM ? Sometime https://gnosis.blockscout.com/api is buggy... :(
This is weird since I didn't code multiple wallet yet or maybe I misunderstood your point :) |
Gm here, If you need to remove referer (because is not necessary to have it for this use), don't hesitate to ping me, i can remove it ! Have fun |
Hello @nickfr!
As I wrote on the Finary forum, here is the stacktrace that the execution of the command below returns to me
poetry run python -m finasync realt rent
The signin step was made correctly, without errors.
Thank you for your help!
The text was updated successfully, but these errors were encountered: