API | CROSS Origin Issues

robkite
When I am trying to call Zerodha API I get a "strict-origin-when-cross-origin" Error
Request URL: https://api.kite.trade/session/token
Could you please allow your System to accept this or share with us supporting documents?
  • sujith
    A third party app can't show our data on their website. You can speak to the compliance team and check.
    You may reach out to them on kiteconnect(at)zerodha.com
  • robkite
    what do you mean by Third-party app? I am running your API from my React js project and I am getting the error.
  • sujith
    A front-end app can't access the APIs. kiteconnectjs is a node library which can be used in backend apps.
  • sujith
    You can know more about CORS here.
Sign In or Register to comment.