Excel Connection is not happening

curl --location --request GET 'https://api-t1.fyers.in/data/quotes?symbols=NSE:SBIN-EQ' \

--header 'Authorization: app_id:access_token’


I have created a vba code and try to access the quotes but a dialog box opens and ask me which level to apply these settings to and showing some url's

'https://api-t1.fyers.in/data

'https://api-t1.fyers.in/data/quotes

and after I select 'https://api-t1.fyers.in/data/quotes, an error is appeared i.e we couldn't authenticate with the credentials provided. Please try again

why this is happening

12 replies