You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
user_agent key is not found in siakad_user_credential.json after I pulled the code from the repository, you have to remove the cookie.pkl & session.pkl in order to re-login and generate user_agent in siakad_user_credential.json
The text was updated successfully, but these errors were encountered:
Ahh I see, that didn't happen to me cus I cleaned all the *.pkl files and re-signed in again when I tested it myself, and it went good. So it seems like the problem lies when cookies.pkl or session.pkl exists and/or it's invalid, and it only happens when the user wanted to re-sign in after update to the newer experimental version of ravioli that causes it to fail somehow because user_agent doesn't exist in siakad_user_credentials.json. I'll investigate it asap.
user_agent key is not found in siakad_user_credential.json after I pulled the code from the repository, you have to remove the
cookie.pkl
&session.pkl
in order to re-login and generate user_agent in siakad_user_credential.jsonThe text was updated successfully, but these errors were encountered: