Navigation

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

    Error Code : AB1034

    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.
    • E
      erprealm last edited by

      Hi Team,
      When i am trying to connect to the API using python , i get the following error msg.
      {'message': 'Apps not found', 'errorcode': 'AB1034', 'status': False, 'data': None}

      from smartapi import SmartConnect
      obj = SmartConnect(api_key='My Key')
      data = obj.generateSession("My ID","MyPwd")
      print(data)

      Thanks in Advance.

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