Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. VikasGupta
    V
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Groups 0

    VikasGupta

    @VikasGupta

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    VikasGupta Unfollow Follow

    Latest posts made by VikasGupta

    • gttLists gives AB1004 - Something Went Wrong Error

      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

      posted in Test
      V
      VikasGupta