leogomezz4t / PyTextNow_API

Python texting API utilizing TextNow API
MIT License
67 stars 41 forks source link

Cookie expiration? #22

Closed evanye closed 3 years ago

evanye commented 3 years ago

Do the textnow cookies expire? Is there a way the client can auto-refresh them?

leogomezz4t commented 3 years ago

Yes they do expire. I have been working around the clock trying to figure out how to auto-refresh them.

On Sat, Jun 19, 2021 at 11:42 PM Evan Ye @.***> wrote:

Do the textnow cookies expire? Is there a way the client can auto-refresh them?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/leogomezz4t/PyTextNow_API/issues/22, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQV6RXTUH7T2POBGNV7XCCLTTV5VLANCNFSM467XTDWQ .

evanye commented 3 years ago

Appreciate the fast response! I'll be subscribed to this to see if you come up with something :)

SilverStrings024 commented 3 years ago

We believe to have found it but we would appreciate any help in figuring out for sure how to refresh it! @evanye

SilverStrings024 commented 3 years ago

I'm going to close this until we know we're correct about how refreshing works and get it implemented/tested.