Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. lakshmi_73
    L
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 40
    • Best 0
    • Groups 0

    lakshmi_73

    @lakshmi_73

    0
    Reputation
    19
    Profile views
    40
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    lakshmi_73 Unfollow Follow

    Latest posts made by lakshmi_73

    • "ADAPTER is down" error

      Hi @admin ,

      Orders are not triggered and getting "adapter is down" error.

      posted in Test
      L
      lakshmi_73
    • RE: unable to login - SSLError

      @pashriva
      I am not sure pashriva, I use only python sdk.
      But things should be similar in java also. Check the smartapi code.

      posted in Python SDK
      L
      lakshmi_73
    • RE: unable to login - SSLError

      @sidsam12
      This is not a solution, this is workaround.
      Even i thought it would break some of the requests but I am running by disabling certificate validation and so far things are working fine.

      posted in Python SDK
      L
      lakshmi_73
    • RE: unable to login - SSLError

      @Manoj123
      Just do this

      self.angel_obj = SmartConnect(api_key=self.config["API_KEY"],disable_ssl=True)
      

      Just add this parameter disable_ssl=True while calling SmartConnect class.

      This will skip the ssl_certificate validation.

      posted in Python SDK
      L
      lakshmi_73
    • AB1004 Error

      hi @admin

      suddenly getting this error and no requests are working.
      Kindly fix asap.

      2022-01-24 11:24:19 : INFO : [broker:141] : Trying to login to angel broking...
      2022-01-24 11:24:19 : CRITICAL : [broker:157] : Angel broking login failed! 0th Attempt
      2022-01-24 11:24:19 : CRITICAL : [broker:160] : Response Data = {'message': 'Something Went Wrong, Please Try After Sometime', 'errorcode': 'AB1004', 'status': False, 'data': None}
      2022-01-24 11:24:19 : ERROR : [broker:161] : Traceback (most recent call last):
        File "/home/algo/algotrade/algotrade/broker/broker.py", line 150, in angel_login
          refreshToken = data["data"]["refreshToken"]
      TypeError: 'NoneType' object is not subscriptable
      
      
      posted in Test
      L
      lakshmi_73
    • RE: API down

      Yes,

      Couldn't parse the JSON response received from the server: {content}".format(
      smartapi.smartExceptions.DataException: Couldn't parse the JSON response received from the server:
      

      @admin kindly check ASAP.

      posted in Test
      L
      lakshmi_73
    • RE: API down

      @admin same error for so long. Kindly fix asap.

      posted in Test
      L
      lakshmi_73
    • RE: Not able to place order

      @admin market time also getting over. Pls update the status.

      posted in General Discussion
      L
      lakshmi_73
    • RE: Not able to place order

      @admin Pls fix asap. Because not able to do anything. How long it may take?

      posted in General Discussion
      L
      lakshmi_73
    • RE: Not able to place order

      @admin P342922
      It was working fine on friday also. Not able to use app or webpage also. Nothing is working.
      Fix this ASAP admin.

      posted in General Discussion
      L
      lakshmi_73