C
C#2y ago
joy

an existing connection was forcibly closed by the remote host

hi all, i have a console program that's trying to call an API (both written in net framework 4.7.2), the console it's trying to upload bunch of documents to another server API, after a long time, i will get this message "an existing connection was forcibly closed by the remote host", can anyone help to advise why? i try to search for solution most of them related to 'enable TLS..." but the API call is working for a while till it gives me error message..
3 Replies
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
joy
joy2y ago
Hm.. yup, is there a way to resolve this issue? Or we can only use http Because for some time we can access the API, but after a while then will get this error message
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View