Forum Discussion
Sachintholia
5 years agoRegular Visitor
DataSource.Error: The underlying connection was closed: An unexpected error occurred on a receive.
Hello
https://www.nseindia.com/api/option-chain-indices?symbol=NIFTY
The above api brings the data in browser , postman but when trying on Power Query it does not
let
Source = Json.Document(Web.Contents("https://www.nseindia.com/api/option-chain-indices?symbol=NIFTY"))
in
Source
I tried with headers but could not resolve, Please help
1 Reply
- Greg_DecklerCommunity Champion