Navigation

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

    Topics created by RK

    • R

      Historical Data - Only Until 14:35
      Bugs • • RK

      2
      0
      Votes
      2
      Posts
      25
      Views

      R

      @admin

      I am able to query the data until 15:30.

      There was a mistake in my code that I did not recognise.

      Thanks,
      Akey Venkat

    • R

      Get Historical Data
      Bugs • • RK

      4
      0
      Votes
      4
      Posts
      44
      Views

      R

      @admin

      I am able to access the data. I was sending the headers wrong. The X_SOURCEID and Accept parameters were send twice per say:
      'X-SourceID': 'WEB, WEB' has to be 'X-SourceID': 'WEB'

      Thank You very Much.
      Much appreciated.