Giter VIP home page Giter VIP logo

Comments (3)

bongkook avatar bongkook commented on May 30, 2024

아래와 같은 에러가 발생합니다.
msg_cd: EGW00133
msg1: 접근토큰발급 잠시후 다시 시도하세요(1분당 1회)

아래의 공지를 보니 10월17일에 공지가 떴네요.
https://apiportal.koreainvestment.com/intro
대응방법에 대해 알려 주시면 감사하겠습니다.

from python-kis.

wollala avatar wollala commented on May 30, 2024

kis = PyKis( # 앱 키 예) Pa0knAM6JLAjIa93Miajz7ykJIXXXXXXXXXX appkey=APPKEY, # 앱 시크릿 예) V9J3YGPE5q2ZRG5EgqnLHn7XqbJjzwXcNpvY . . . appsecret=APPSECRET, # 가상 계좌 여부 virtual_account=True, # 실시간 조회 비활성화 realtime=False )
이런식으로 받으신 키를 계속 다시 부르지 말고, 한투에서 6시간정도까지는 토큰이 유지된다고 하니
singleton class 등을 활용하여 한번 받아놓으신 토큰을 유지한체 계속 사용하시는 방법으로 코드를 변경하시면 될 듯 싶습니다.

from python-kis.

bongkook avatar bongkook commented on May 30, 2024

네 답변 감사합니다.

from python-kis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.