nathanrchn / perplexityai

A python api to use perplexity.ai
233 stars 60 forks source link

Failed to ask anonymous user again #46

Closed itsklimov closed 2 months ago

itsklimov commented 9 months ago

I got it after a few days of the initial try, expiration is for tomorrow. Can you add another check?

phamxtien commented 9 months ago

It runs smooth on my side. Try access https://www.perplexity.ai/ via your browser, wait to pass captcha and try again

itsklimov commented 9 months ago

https://github.com/nathanrchn/perplexityai/pull/47 not sure why this was happening but self._ask_anonymous_user() can through the errors even when session recovered, here is the pull request

itsklimov commented 9 months ago

still not working, after a night not using it, it starts throwing error. and the only way I found to recover it is to delete the session file. Someone else has this issue?