Navigation

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

    Chandraparsad01

    @Chandraparsad01

    SmartAPI Group

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

    Chandraparsad01 Follow
    SmartAPI Group

    Best posts made by Chandraparsad01

    This user hasn't posted anything yet.

    Latest posts made by Chandraparsad01

    • Need Help Resolving API Error (AB1018) in Copy Trading Development

      Hi everyone,

      I’m currently working on a copy trading platform and have encountered a persistent issue when making API requests. The error details are as follows:

      {
      "message": "Failed to get symbol details",
      "errorcode": "AB1018",
      "status": false,
      "data": null
      }

      I’ve tried the following steps but the problem persists:

      Verified the symbol format and ensured it matches the API documentation.
      Tested with multiple APIs and endpoints, including switching to alternative keys.
      Checked for rate limits and ensured proper authentication.
      Despite these efforts, the issue remains unresolved. Could anyone provide guidance or share similar experiences with this error?

      Any advice or debugging tips would be greatly appreciated!

      Thanks in advance for your help!

      posted in Python SDK
      C
      Chandraparsad01