Hi Team
Thank you for support.
Have checked with above CURL on postman its working fine. Access Token Generated, Now I want to fetch charts of each instrument (stock&indices) along with real time data.
Have tried trading-view iframe but chart is not giving real time data
Have you tried running the cURL command to obtain the access_token? Keep in mind that the code value is only valid for a single Token API call. If you need to call the Token API again, youâll have to generate a new code. Please execute the cURL command and inform me whether it was successful.
Iâm glad to hear that the cURL command is working successfully for you. To update your request in Axios, I recommend checking the Axios documentation for specific guidance on formatting requests similar to your successful cURL command. The Axios documentation is a great resource for understanding how to structure your requests correctly.
Thank you sir,
access token is been successfully worked at cURL, and server.
i request you now what is next process in client side and backend server .
The further development of planning and logic for your application is something that needs to be managed within your own scope of work. We appreciate your understanding in this matter.