NelsonDane / fennel-invest-api

Unofficial reverse-engineered Fennel.com Invest app API written in Python Requests
MIT License
13 stars 8 forks source link

Can't switch logins #19

Closed mlelien closed 1 month ago

mlelien commented 1 month ago

Hello, I'm trying to switch from my login (Login A) to another person's login (Login B). I switched the email to Login B's email in the login function but the code keeps logging into Login A's account.

mlelien commented 1 month ago

Deleted the cookies file in the folder, all good now!