Navigation

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

    notketo

    @notketo

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

    notketo Follow

    Best posts made by notketo

    • Throwing Invalid token everytime: rest/secure/angelbroking/historical/v1/getCandleData

      The above URL when hit via a httpclient is throwing:
      {
      "success": false,
      "message": "Invalid Token",
      "errorCode": "AG8001",
      "data": ""
      }

      I'm using the access token as the bearer code, what am I doing wrong?

      posted in Go SDK
      N
      notketo

    Latest posts made by notketo

    • Throwing Invalid token everytime: rest/secure/angelbroking/historical/v1/getCandleData

      The above URL when hit via a httpclient is throwing:
      {
      "success": false,
      "message": "Invalid Token",
      "errorCode": "AG8001",
      "data": ""
      }

      I'm using the access token as the bearer code, what am I doing wrong?

      posted in Go SDK
      N
      notketo