Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs

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

    NodeJS SDK
    1
    1
    6
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      rb last edited by

      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

      1 Reply Last reply Reply Quote 0
      • First post
        Last post