Navigation

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

    Narendra swami

    @Narendra swami

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

    Narendra swami Unfollow Follow

    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