Skip to content
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

Error following tutorial #151

Open
anthonypacitto opened this issue May 8, 2024 · 3 comments
Open

Error following tutorial #151

anthonypacitto opened this issue May 8, 2024 · 3 comments

Comments

@anthonypacitto
Copy link

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.

@mansato
Copy link

mansato commented May 27, 2024

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.

@MadeInPierre
Copy link
Owner

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 :)

@mansato
Copy link

mansato commented May 27, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants