We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
문제없이 잘 사용해왔었는데
어제 balance: KisBalance = account.balance() 의 라인이 실행되던 중
Connection aborted., RemoteDisconnected(Remote end closed connection without response)란 메세지가 출력되면서 스크립트가 중단되는 사례가 2번 발생했습니다
kis에 문의 해보니
"해당 건은 서버가 아닌 사용자 클라이언트 이슈로 user-agent를 변경하는 식으로 해결하는 방안들을 통상적으로 권장해 드리고 있으니 참고 부탁드립니다."
라는 답변이 왔는데 제 스크립트 내에서는 방법을 찾지 못하겠습니다
종속성 버전 문제 진단 Name: python-kis Version: 2.1.3
재현 방법 balance: KisBalance = account.balance()
The text was updated successfully, but these errors were encountered:
No branches or pull requests
빠른 문제 해결을 위해 다음을 확인했나요?
질문 내용
문제없이 잘 사용해왔었는데
어제 balance: KisBalance = account.balance() 의 라인이 실행되던 중
Connection aborted., RemoteDisconnected(Remote end closed connection without response)란 메세지가 출력되면서 스크립트가 중단되는 사례가 2번 발생했습니다
kis에 문의 해보니
"해당 건은 서버가 아닌 사용자 클라이언트 이슈로
user-agent를 변경하는 식으로 해결하는 방안들을
통상적으로 권장해 드리고 있으니 참고 부탁드립니다."
라는 답변이 왔는데 제 스크립트 내에서는 방법을 찾지 못하겠습니다
추가 정보
종속성 버전 문제 진단
Name: python-kis
Version: 2.1.3
재현 방법
balance: KisBalance = account.balance()
The text was updated successfully, but these errors were encountered: