Navigation

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

    Mohan 0

    @Mohan 0

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

    Mohan 0 Unfollow Follow

    Latest posts made by Mohan 0

    • History and Market AI error AG8004

      Quick question:
      We’re getting AG8004 – Invalid API Key for the Market Scanner APIs (Gainers/Losers, PCR, OI Buildup), even though our access token is valid and other APIs (orders, profile, etc.) are working fine.

      We are correctly passing the API Key (not the secret) in the header:

      X-PrivateKey: <API_KEY>

      Is there any separate activation, entitlement, or plan requirement for these scanner APIs? Are they disabled by default?

      Sample Market API cURL (masked) available if needed.

      curl --location 'https://apiconnect.angelone.in/rest/secure/angelbroking/marketData/v1/OIBuildup'
      --header 'Authorization: Bearer eyJhbGciOi...<MASKED>'
      --header 'Content-Type: application/json'
      --header 'Accept: application/json'
      --header 'X-UserType: USER'
      --header 'X-SourceID: WEB'
      --header 'X-ClientLocalIP: 1XX.0.0.1'
      --header 'X-ClientPublicIP: 1XX.0.0.1'
      --header 'X-MACAddress: 00:00:00:00:00:00'
      --header 'X-PrivateKey: XXXXXX'
      --data '{
      "datatype": "Long Built Up",
      "expirytype": "NEAR"
      }'

      posted in Bugs
      M
      Mohan 0
    • RE: USER ID OR PASSWORD IS INVALID , error code : 'AB1007'

      @admin Hi admin I already shared my contact details via email. api@angelbroking.com

      Pls migrate my account S295624

      I am still not able to access api
      same error coming

      posted in Python SDK
      M
      Mohan 0
    • RE: USER ID OR PASSWORD IS INVALID , error code : 'AB1007'

      @admin pls help

      posted in Python SDK
      M
      Mohan 0
    • RE: USER ID OR PASSWORD IS INVALID , error code : 'AB1007'

      Hi I am getting this Error:

      status': False,
      'message': 'YOUR USER ID OR PASSWORD IS INVALID',
      'errorcode': 'AB1007',
      'data': None

      pls migrate my account to use angel broking smart api

      My user id: S295624

      I am not using speedpro

      Thank you

      posted in Python SDK
      M
      Mohan 0