OpenTl.ClientApi
OpenTl.ClientApi copied to clipboard
SendCodeAsync() throws TaskCancelled exception after 8-10 min
I'm trying to run the sample in this project. It works with TEST configurations. But when I switch to production by simply changing the server IP, SendCodeAsync() throws TaskCancelled exception after about 10 min delay. Any idea, why this could be happening?
PS: I do delete session.dat after switching to production IP address.