sriyegna / Pikaptcha

Automated and Manual creation of PTC accts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to Accept TOS

dodger55fan opened this issue · comments

Getting this error, anything I can do?

image

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

Did you guys happen to solve this yet?

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.

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