Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. Ankur Jain
    A
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Ankur Jain

    @Ankur Jain

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

    Ankur Jain Follow

    Best posts made by Ankur Jain

    This user hasn't posted anything yet.

    Latest posts made by Ankur Jain

    • RE: Historic Data Missing for Many Tokens

      @Moderator_1 Hi. Still the issue is not resolved. Today i run the code and facing same problem. How long it will take to fix ?

      posted in Bugs
      A
      Ankur Jain
    • Historic Data Missing for Many Tokens

      Hi, I run the code and checked that is no data found for below tokens.

      20963, 9914, 4044, 11507, 16948, 5679, 7821, 7205, 13239, 7856, 12725, 1721, 8693, 10902, 4562, 8049, 12030, 179, 22207, 8703, 9966, 22297, 68, 3259, 22071, 13243, 22216, 17463, 14167, 14653, 18400, 2581, 19972, 16999, 15376, 611

      The list may be longer, pls fix the issue . The time frame was 13 Oct to 27 Oct and interval of ONE_DAY

      posted in Bugs
      A
      Ankur Jain
    • Invalid TOTP

      Hi, I m getting null user and invalid totp , below is complete error log.

      {"sourceID":"WEB","clientPublicIP":"49.43.99.128","macAddress":"0A-00-27-00-00-19","userType":"USER","clientLocalIP":"192.168.0.106","accept":"application/json"}***************************
      {"data":null,"message":"Invalid totp","errorcode":"AB1050","status":false}JSONObject["data"] is not a JSONObject (class org.json.JSONObject$Null : null).
      Exception in thread "main" java.lang.NullPointerException: Cannot invoke "com.angelbroking.smartapi.models.User.getAccessToken()" because "user" is null
      at MainClass.main(MainClass.java:22)
      Disconnected from the target VM, address: '127.0.0.1:54973', transport: 'socket'

      Pls help, i rechecked my totp and it is valid and there is no error.

      posted in NodeJS SDK
      A
      Ankur Jain
    • Duplicate Classes Errors

      Hi
      As instructed by you, i created a new android project in android studio and imported jar file. The moment i build the app, i got lot of duplicate class errors, it seems u added all libs which andorid give as default in your jar, how to fix this? Here is link of error https://drive.google.com/file/d/121pkLR9JJV57lhPoT8YAPOEJXijW8BGj/view?usp=sharing

      posted in NodeJS SDK
      A
      Ankur Jain