Navigation

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

    getProfile call not returning all data

    Python SDK
    2
    4
    29
    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.
    • punit
      punit last edited by

      Hi Team,

      When I call the getProfile API, I am getting few blank data. like email, mobile, last login etc...

      trader@NUC8i5BEH:/opt/kite$ /bin/python3 /opt/kite/ab/bot/notification/getProfile.py
      ic| abconn.getProfile(rt): {'data': {'broker': '',
      'clientcode': 'xxxxxxxx',
      'email': '',
      'exchanges': ['bse_cm',
      'nse_cm',
      'nse_fo',
      'mcx_fo',
      'ncx_fo',
      'cde_fo'],
      'lastlogintime': '',
      'mobileno': '',
      'name': 'xxxxxx xxxxxxxx',
      'products': ['CNC', 'NRML', 'MARGIN', 'MIS', 'BO', 'CO']},
      'errorcode': '',
      'message': 'SUCCESS',
      'status': True}

      A 1 Reply Last reply Reply Quote 0
      • A
        admin @punit last edited by

        HI @Ashok We don't provide with the above mentioned fields.

        punit 1 Reply Last reply Reply Quote 0
        • punit
          punit @admin last edited by

          @admin ok. Can mobile number and email can be added in future ? This will be helpful in sending alerts to users with mobile number linked to it

          A 1 Reply Last reply Reply Quote 0
          • A
            admin @punit last edited by

            HI @Ashok said in getProfile call not returning all data:

            ok. Can mobile number and email can be added in future ? This will be helpful in sending alerts to users with mobile number linked to it
            Initially it was made available but due to some regulations we have removed it.

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