Navigation

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

    gttLists gives AB1004 - Something Went Wrong Error

    Test
    0
    1
    5
    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.
    • V
      VikasGupta last edited by

      gttLists is giving error - AB1004 for very long. The same call was working 2 days back.

      Please help by giving the possible resolution / options.

      Relevant python code:

      def get_Rules(status, page, count):
      response = obj.gttLists(status, page, count)
      df = pd.DataFrame(response['data'])
      return df

      gttrule_df = get_Rules(["FORALL"], 1, 80)

      d35beab1-6ae3-4053-b741-48dabebf0e45-image.png

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