sriyegna / Pikaptcha

Automated and Manual creation of PTC accts
GNU General Public License v3.0
136 stars 73 forks source link

Failed to Accept TOS #68

Open dodger55fan opened 7 years ago

dodger55fan commented 7 years ago

Getting this error, anything I can do?

image

Bart274 commented 7 years ago

I'm having the same issue :( It worked great on monday

aguita commented 7 years ago

Did you guys happen to solve this yet?

soulblighter commented 7 years ago

I fixed this issue changing pgoapi repository

from pip install git+https://github.com/keyphact/pgoapi.git to pip install git+https://github.com/sebastienvercammen/pgoapi.git

on install process.

aguita commented 7 years ago

@soulblighter Excellent, that fixed it. I had done that in other areas, but forgot I hadn't here. Thank you!