Navigation

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

    Narendra swami

    @Narendra swami

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

    Narendra swami Follow

    Best posts made by Narendra swami

    This user hasn't posted anything yet.

    Latest posts made by Narendra swami

    • some fields of response are null related to profile?

      User [userName=XXXXXX, userId=XXXXXX, mobileNo=, brokerName=, email=, lastLoginTime=null, accessToken=null, refreshToken=null, products=[BO, NRML, CO, CNC, MIS, MARGIN], exchanges=[mcx_fo, bse_cm, ncx_fo, cde_fo, nse_cm, nse_fo], feedToken=null]

      posted in NodeJS SDK
      N
      Narendra swami
    • Unable to make connection call using smarAPi.generateSession
      User user = smartApi.generateSession(lRDto.getClientcode(), lRDto.getPassword(), lRDto.getTotp());
      
      		return ResponseEntity.status(HttpStatus.ACCEPTED).body(user.toString());
      

      exception createPostRequest
      Parameter specified as non-null is null: method okhttp3.Request$Builder.header, parameter value
      Parameter specified as non-null is null: method okhttp3.OkHttpClient.newCall, parameter request

      posted in NodeJS SDK
      N
      Narendra swami
    • RE: wrong totp, error code = AB1050

      @samecomm6 I am not able to figure out, how are you instantiating for TOTP for you login

      posted in C#/.Net SDK
      N
      Narendra swami