Navigation

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

    rb

    @rb

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

    rb Unfollow Follow

    Latest posts made by rb

    • Invalid apiKey error when using https://apiconnect.angelone.in/rest/auth/angelbroking/jwt/v1/generateTokens

      I am able to successfully use login API, when using generateTokens API for getting new JWT using refresh token, getting following error!
      Please note that I am passing same key that was used for login API to get initial JWT & Refresh tokens!
      Also passing all the required headers as well!

      {
      message: 'Invalid apiKey',
      errorcode: 'AB1053',
      status: false,
      data: null
      }

      What's wrong here ? Please help

      posted in NodeJS SDK
      R
      rb