Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. nazzk002.biz
    N
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Groups 0

    nazzk002.biz

    @nazzk002.biz

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

    nazzk002.biz Unfollow Follow

    Latest posts made by nazzk002.biz

    • RE: facing totp issue with the new base64 secret key

      @Moderator_3 I'm also getting same error.

      import pyotp as tp

      t = tp.TOTP("secret_key_here").now()

      Error: binascii.Error: Non-base32 digit found

      secret_key_here is the secret key which is shown under apps on page https://smartapi.angelbroking.com/apps under column secret_key.

      posted in Python SDK
      N
      nazzk002.biz
    • RE: Error while invoking smartapi endpoint: /market/v1/quote

      @Moderator_3 it is working fine today without any change in code. Quote API endpoint which was giving problem was working fine till Saturday (18th May). On 19th (Sunday) and 20th May, quote endpoint was not working. Today, in the morning when I checked it was working fine.

      Thanks & Regards,

      posted in Python SDK
      N
      nazzk002.biz
    • Error while invoking smartapi endpoint: /market/v1/quote

      Hi Team,

      I'm getting an error while invoking the below endpoint. Support id is created. Can you please check what the issue is?

      /order-service/rest/secure/angelbroking/market/v1/quote/

      Error: The requested URL was rejected. Please consult with your administrator.
      Your support ID is: 8914160904385031781

      However, below url is working fine.

      /order-service/rest/secure/angelbroking/order/v1/getLtpData

      Regards,

      posted in Python SDK
      N
      nazzk002.biz