Navigation

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

    Getting "Something Went Wrong, Please Try After Sometime"

    General Discussion
    0
    3
    57
    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.
    • V
      vidhyaramkumar last edited by

      Hello All,

      I am trying to generate the access token and Getting the following error.
      {
      "message": "Something Went Wrong, Please Try After Sometime",
      "errorcode": "AB1004",
      "status": false,
      "data": null
      }

      Steps Executed:

      1. Invoke the https://smartapi.angelbroking.com/publisher-login?api_key=<api Key>
      2. Provide UserName and Password.

      I tried with generateTokens bty providing refreshToken and getting "Bad Request", Also tried with loginByPassword and getting "Something Went Wrong, Please Try After Sometime".

      Any help will be highly appriciated

      Thanks,
      Vidhya

      J 1 Reply Last reply Reply Quote 0
      • J
        Javajp @vidhyaramkumar last edited by

        @admin, Even i am getting this error in python very frequently, sometimes it works randomly without any change.

        SESSION = SmartConnect(api_key=api_key)
        some_obj = SESSION.generateSession(client_code, pwd)

        'message':'Something Went Wrong, Please Try After Sometime'.
        'errorcode':'AB1004'

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

          @Javajp @vidhyaramkumar Thank you for sharing the details. We are facing intermittent technical issues across all Angel platforms including SmartAPI. We are working to resolve the issue. We regret the inconvenience caused and will share an update as soon as this is resolved.

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