Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs

    validity of a session

    Python SDK
    3
    3
    42
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      Dasamiya299 last edited by Dasamiya299

      1. Once session started with the below code
      #create object of call
      obj=SmartConnect(api_key="your api key")
      

      How long this session will be alive irrespective orders are placed or not ?

      1. how many parallel sessions we can open with same user at any given time?
      S A 2 Replies Last reply Reply Quote 0
      • S
        Surya 1 @Dasamiya299 last edited by

        @keer2405

        1 ) everyday morning 5 or 6 AM token is reset

        1. I don't think one can use more than one session
        1 Reply Last reply Reply Quote 0
        • A
          admin @Dasamiya299 last edited by

          Hi @keer2405 you can open multiple parallel sessions with same user at any given time.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post