finalynx icon indicating copy to clipboard operation
finalynx copied to clipboard

Error following tutorial

Open anthonypacitto opened this issue 1 year ago • 3 comments

Hi, i have tried finalynx with the following tutorial and i get the output error bellow :

Choose any folder to download Finalynx's code, must be outside of system folders

cd somewhere/like/Documents/

Download the code as a git repository (easy to update)

git clone https://github.com/MadeInPierre/finalynx.git

Go inside the newly downloaded project

cd finalynx

Install all project dependencies

pip3 install poetry && poetry check && poetry install

Install the project globally, -e means you can change the code without reinstalling

pip3 install -e .

Try out the demo example to make sure everything works

python3 examples/demo.py

Would like to save your credentials in '/mnt/local/dev/test_finary_api/f inalynx/finalynx/fetch/finary_credentials.json'? [y/n] (n): n [17:18:08] Signing in to Finary... source_base.py:119 Signed in to Finary. source_base.py:119 Error: Couldn't fetch data, please try source_base.py:119 using the -f option to signin again.
Details: 'response' source_base.py:119 Warning: Folder 'ETF World (ESG)' total ratio folder.py:246 should sum to 100.
Warning: Can't find the folder to save the assistant.py:406 portfolio to JSON. Three options:
1. Disable export using --no-export assistant.py:407 2. Create a folder called logs/ in this assistant.py:408 folder (default folder)
3. Set your own export directory using assistant.py:409 --export-dir=your/path/to/dir/

I also tried by installing the pip package, my python version is 3.10.12. Thanks for your feedback.

anthonypacitto avatar May 08 '24 17:05 anthonypacitto

Hello, J'ai exactement le même problème quelqu’un sait d'ou ça peux venir, une config a faire sur finary ect ? Merci.

mansato avatar May 27 '24 11:05 mansato

Hey! Sorry for my delay, I haven't touched this project recently but will try to maintain it soon!

It looks like Finary's auth method has changed which now triggers bot detections for API users like us... I'll to look into it this week.

Thanks for your patience! Merci :)

MadeInPierre avatar May 27 '24 11:05 MadeInPierre

Thanks for your reply! I asked here initially because I thought it was only an issue on my side. :)

mansato avatar May 27 '24 11:05 mansato