Hey, I am currently integrating the Zerodha Kite API into my web application and am encountering a CORS issue. Despite trying both approaches below, I continue to face the same error: 1. Using the Kite API directly in the frontend. 2. Creating my own backend where I use the Kite Golang package to interact with the API.
The error message displayed is: "Provisional headers are shown." Could you please assist me in resolving this CORS issue?
I have attached the screenshots for your reference