brianzq / att-bill-splitter

Command-line tool for splitting AT&T phone bills among lines (Family Plan, Share Value Plan, etc.).
https://brianzq.me/projects/1
MIT License
51 stars 14 forks source link

an_req is returning null with this cookie #9

Closed nareshku closed 7 years ago

brianzq commented 7 years ago

Thanks for your interest. I just tested on my end and that request is necessary to get the cookies needed for an_req. Without it we won't be able to retrieve history bills. Let me know if you proved otherwise and we can look into the details if you would like.

brianzq commented 7 years ago

Hey @nareshku,

Recently I was testing this with other accounts and I think you were (and still are) right. I found that for some AT&T accounts (accounts without Uverse services) that request does mess up with the cookies. Since I've pushed the change and together with some other changes, I'll close this PR.

I hope you can pip install the latest version of the app and try it out on your account. Again, I appreciate your interest in using this package and I'd like to hear about how it works for you now.