Navigation

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

    VikasGupta

    @VikasGupta

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

    VikasGupta Follow

    Best posts made by VikasGupta

    This user hasn't posted anything yet.

    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 Bugs
      V
      VikasGupta