Navigation

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

    TypeError: __init__() missing 1 required positional argument: 'task'

    Python SDK
    1
    1
    18
    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
      dipeshbodas last edited by

      @admin
      Getting below error while testing websocket code.
      TypeError: init() missing 1 required positional argument: 'task'
      Error on line :
      ss = WebSocket(FEED_TOKEN,CLIENT_CODE)

      feed token is generated successfully. Is it because I am trying to test the code after market hours?

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