Closed XcPlease closed 2 years ago
What OS are you on and what version of this software are you using?
Might be an problem from your google auth
self.last_name = json_user_data["last_name"]
KeyError: 'last_name'
any help?
Hello i have the same issue and i solved it, you doesnt have last name on your google account, check on it, and delete your cookie and relog on earnapp with your google account, and get your auth refresh token, it works for me
@MrAuronTV Do you mean the error is shown for people who don't have a last name setup in google account? So you set your last name on google and it worked?
@fazalfarhan01 Yep it work for me, just recreate cookie for a new oauth refresh token
hello, i tried to remove this line and after starting the start.sh it worked, so i guess it's not really needed
@kouranio Will be fixed in the next update.
fixed is the new release
KeyError: 'last_name'
any help?