Navigation

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

    patelkiran2018

    @patelkiran2018

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

    patelkiran2018 Follow

    Best posts made by patelkiran2018

    This user hasn't posted anything yet.

    Latest posts made by patelkiran2018

    • RE: Not able to login

      @admin

      I solved this error to change base url of php library in following file.

      AngelConfigrationManage

      $Configration =
      [
      //"root" => "https://openapisuat.angelbroking.com",
      "root" => "https://apiconnect.angelbroking.com",
      ]

      And it's works for me.

      posted in NodeJS SDK
      P
      patelkiran2018
    • RE: Not able to login

      It's showing following error when i try to login using API

      "{"status":"success","http_code":200,"http_error":"","response_data":{"status":false,"message":"YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007","data":null}} ◀

      Please help me ASAP.

      posted in NodeJS SDK
      P
      patelkiran2018