Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. Hargun-Singh
    H
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Hargun-Singh

    @Hargun-Singh

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

    Hargun-Singh Follow

    Best posts made by Hargun-Singh

    This user hasn't posted anything yet.

    Latest posts made by Hargun-Singh

    • Getting null value for user when generating session

      Hello Team,

      I have developed spring boot application, which incorporate smartapi jar (smartapi-java-1.0.0.jar), but unfortunately when I am trying to place dummy order I am getting null pointer exception i.e. it is complaining user is null, the reason seems to be the session which is getting generated is null, could you please suggest me what has went wrong here as it is very hard to identify without proper error response if request is bad.

      FYI I am using predefined method from class SmartConnect.generateSession(String clientCode, String password)

      Sample Request :

      {
      "variety": "NORMAL",
      "tradingsymbol": "SBIN-EQ",
      "symboltoken": "3045",
      "exchange": "NSE",
      "transactiontype": "BUY",
      "ordertype": "LIMIT",
      "producttype": "DELIVERY",
      "duration": "DAY",
      "price": "100",
      "squareoff": "1",
      "stoploss": "0",
      "quantity": "1"
      }

      Please see below error attached (Highlighted part shows library usage ) :

      9d0bb39e-073a-495e-b1a4-ca0a71d48c5c-image.png

      b2ebc941-819d-4c83-8a9d-72fdf651b792-image.png

      I am not fully sure if it is related to migration account for that I have also filled up google form

      https://docs.google.com/forms/d/e/1FAIpQLSdgpCiDhSBa_bsKsec002e9unbeQkipOLFAKW7DzPvmiowsaw/viewform

      Thanks in advance !
      Hargun Singh

      posted in Bugs
      H
      Hargun-Singh