Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs

    API down

    Test
    12
    27
    98
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      lakshmi_73 last edited by

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

      1 Reply Last reply Reply Quote 0
      • S
        suyogpatil @c_harish last edited by

        @admin
        File "C:\Anaconda\lib\site-packages\smartapi\smartConnect.py", line 191, in _request
        raise ex.DataException("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: b'<!doctype html><html lang="en"><head><title>HTTP Status 500 \xe2\x80\x93 Internal Server Error</title><style type="text/css">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;background-color:#525D76;} h1 {font-size:22px;} h2 {font-size:16px;} h3 {font-size:14px;} p {font-size:12px;} a {color:black;} .line {height:1px;background-color:#525D76;border:none;}</style></head><body><h1>HTTP Status 500 \xe2\x80\x93 Internal Server Error</h1></body></html>'

        1 Reply Last reply Reply Quote 0
        • H
          HawkEye @c_harish last edited by

          @c_harish Yes facing same issue

          1 Reply Last reply Reply Quote 0
          • S
            StocksDeveloper @c_harish last edited by

            @c_harish Angel API is down again.

            A 1 Reply Last reply Reply Quote 0
            • A
              admin @StocksDeveloper last edited by

              HI @StocksDeveloper We have noted we will test and update.

              C S 2 Replies Last reply Reply Quote 0
              • T
                tsubramanian80 last edited by

                i am also facing same issue.smartConnect.generateSession return null . pls fix ASAP

                1 Reply Last reply Reply Quote 0
                • C
                  c_harish @admin last edited by

                  @admin Its been 30 mins since the issue is reported here... 6 people have joined this thread before you... and you are the last one to take note.

                  your API is down for almost 35 minutes now when market is open. smartapi team is not so smart.

                  1 Reply Last reply Reply Quote 0
                  • L
                    leena.1234 last edited by

                    @admin
                    Yes, I am also facing this issue for a long time.
                    And since yesterday my order placement is affected by this.
                    Please this asap.

                    1 Reply Last reply Reply Quote 1
                    • S
                      sureAngel @admin last edited by

                      @admin
                      API started working sometime ago but again same issue as before.

                      File "C:\ProgramData\Anaconda3\lib\site-packages\smartapi\smartConnect.py", line 228, in generateSession
                          loginResultObject=self._postRequest("api.login",params)
                        File "C:\ProgramData\Anaconda3\lib\site-packages\smartapi\smartConnect.py", line 220, in _postRequest
                          return self._request(route, "POST", params)
                        File "C:\ProgramData\Anaconda3\lib\site-packages\smartapi\smartConnect.py", line 192, in _request
                          content=r.content))
                      smartapi.smartExceptions.DataException: Couldn't parse the JSON response received from the server: b'<!doctype html><html lang="en"><head><title>HTTP Status 500 \xe2\x80\x93 Internal Server Error</title><style type="text/css">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;background-color:#525D76;} h1 {font-size:22px;} h2 {font-size:16px;} h3 {font-size:14px;} p {font-size:12px;} a {color:black;} .line {height:1px;background-color:#525D76;border:none;}</style></head><body><h1>HTTP Status 500 \xe2\x80\x93 Internal Server Error</h1></body></html>
                      
                      A 1 Reply Last reply Reply Quote 0
                      • A
                        admin @sureAngel last edited by admin

                        @harish said in API down:

                        @admin
                        API started working sometime ago but again same issue as before.

                        ok.This has been noted.

                        C 1 Reply Last reply Reply Quote 0
                        • C
                          c_harish @admin last edited by

                          @admin it's been 2 hours since I reported and 1.5 hours since you "Took Note of It". Any updates yet? Why is the API still down? Can we expect it to be fixed before market close?

                          1 Reply Last reply Reply Quote 0
                          • T
                            tns_ranjith last edited by

                            Publisher API is not working .pls check ASAP.

                            A 1 Reply Last reply Reply Quote 0
                            • A
                              admin @tns_ranjith last edited by

                              Hi @tns_ranjith said in API down:

                              Publisher API is not working .pls check ASAP.

                              we have noted this.

                              A 1 Reply Last reply Reply Quote 0
                              • A
                                admin @admin last edited by admin

                                The issue has been resolved.

                                S 1 Reply Last reply Reply Quote 0
                                • S
                                  sureAngel @admin last edited by

                                  @admin looks like this issue has reappeared, Kindly check

                                  1 Reply Last reply Reply Quote 0
                                  • L
                                    lakshmi_73 last edited by

                                    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.

                                    A 1 Reply Last reply Reply Quote 0
                                    • A
                                      admin @lakshmi_73 last edited by

                                      Hi @lakshmi_73 This has been noticed.

                                      S 2 Replies Last reply Reply Quote 0
                                      • S
                                        sureAngel @admin last edited by

                                        This post is deleted!
                                        1 Reply Last reply Reply Quote 0
                                        • S
                                          sureAngel @admin last edited by

                                          @admin ```
                                          File "C:\ProgramData\Anaconda3\lib\site-packages\smartapi\smartConnect.py", line 228, in generateSession
                                          loginResultObject=self._postRequest("api.login",params)
                                          File "C:\ProgramData\Anaconda3\lib\site-packages\smartapi\smartConnect.py", line 220, in _postRequest
                                          return self._request(route, "POST", params)
                                          File "C:\ProgramData\Anaconda3\lib\site-packages\smartapi\smartConnect.py", line 180, in _request
                                          raise e
                                          File "C:\ProgramData\Anaconda3\lib\site-packages\smartapi\smartConnect.py", line 177, in _request
                                          proxies=self.proxies)
                                          File "C:\ProgramData\Anaconda3\lib\site-packages\requests\api.py", line 60, in request
                                          return session.request(method=method, url=url, **kwargs)
                                          File "C:\ProgramData\Anaconda3\lib\site-packages\requests\sessions.py", line 533, in request
                                          resp = self.send(prep, **send_kwargs)
                                          File "C:\ProgramData\Anaconda3\lib\site-packages\requests\sessions.py", line 646, in send
                                          r = adapter.send(request, **kwargs)
                                          File "C:\ProgramData\Anaconda3\lib\site-packages\requests\adapters.py", line 529, in send
                                          raise ReadTimeout(e, request=request)
                                          requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Read timed out. (read timeout=7)

                                          A 1 Reply Last reply Reply Quote 0
                                          • A
                                            admin @sureAngel last edited by

                                            @harish This has been resolved.

                                            S 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post