Navigation

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

    ashishramani

    @ashishramani

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

    ashishramani Follow

    Best posts made by ashishramani

    This user hasn't posted anything yet.

    Latest posts made by ashishramani

    • RE: Migration of SmartAPI to Angel One Domain

      I wanted to bring to your attention that we are currently using the SmartAPI NodeJS library and WebSocket Streaming 2.0. As we are utilizing the WebSocket URL

      wss://smartapisocket.angelone.in/smart-stream
      

      it is essential to ensure we are updated on changes in the corresponding library.

      Additionally, I noticed that the API URL in our NodeJS code might be outdated. Below is the current configuration:

      module.exports.API = {
      	root: 'https://apiconnect.angelbroking.com',
      	login: 'https://smartapi.angelbroking.com/publisher-login',
      	// ... other endpoints
      }
      

      Please check if there are any required updates to these endpoints and let me know if you have suggestions or if there's any action needed on our part.

      Thank you for your attention to this matter.

      posted in General Discussion
      A
      ashishramani