poe-api icon indicating copy to clipboard operation
poe-api copied to clipboard

Tokens expiring

Open xoiga123 opened this issue 1 year ago • 5 comments

Seems like some tokens are expired after a set amount of time without logging in the web directly? This renders temporary emails useless because they removed password and sends an auth code to login. Do you think there could be a way to bypass this / keep the token alive somehow?

xoiga123 avatar Apr 05 '23 09:04 xoiga123

Same, 5 hour ago update new cookie, few min ago cookie was be overdue

bk1412 avatar Apr 05 '23 09:04 bk1412

This repo is outdated but they used Quora's cookies instead and maybe they don't expire, or the devs from Poe reading this won't have permission to invalidate Quora's cookies? Could this be used?

xoiga123 avatar Apr 05 '23 09:04 xoiga123

The cookies seem to have an expiration of 1 year in the future, so I'm not sure why this is happening. cookie

I'll try and see if I can figure out a workaround once I have time though.

ading2210 avatar Apr 06 '23 04:04 ading2210

The cookies seem to have an expiration of 1 year in the future, so I'm not sure why this is happening. cookie

I'll try and see if I can figure out a workaround once I have time though.

maybe just poe have temporary modifications some thing, yesterday my phone and my linux browser and my Windows browser all cookie was expiration,but today i just check my linux browser that is not expiration ,not like yesterday after update cookie few hour then expiration ,it still working ,so i think have two possible,one is expiration just because poe have update something new ,so they expiration all cookie, other one is A device cookie using in B device,have different ip or client ,and poe have limit this situation maybe for now

bk1412 avatar Apr 06 '23 04:04 bk1412

  1. At this exact time yesterday, my cookies are invalidated but not today.
  2. I don't think it was cookies expiring on the client side, because all my cookies are set to expire immediately after closing the browser, but they still worked as an API token for a week. Maybe Poe purges every token once a week or so. I'm not entirely sure. Or maybe it was an update on Poe like @bk1412 suggested.
  3. It's not related to IP and device at all, I used a different VPN route for every token so that they're not related, but still got purged.

xoiga123 avatar Apr 06 '23 06:04 xoiga123