Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. Prasun Pal
    3. Topics
    P
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by Prasun Pal

    • P

      Live Market Data API is returning AB2001
      Bugs • • Prasun Pal  

      5
      0
      Votes
      5
      Posts
      22
      Views

      S

      hello guys
    • P

      getCandleData API is returning null value
      Bugs • • Prasun Pal  

      2
      0
      Votes
      2
      Posts
      14
      Views

      R

      Make sure the payload you are passing is correct. I was facing the same issue after a lot of debugging found that the issue was with the key I passed as parameter, it was symboltoken but I was passing symbolToken due to which API response was returning a success call but data was empty. Also make sure the dates passed are also correct ones.