endpoint is changed from var endpoint = "https://api.cognitive.microsoft.com/bing/v7.0/search"; to var endpoint = "https://api.bing.microsoft.com/v7.0/search";
endpoint is changed from
to
var endpoint = "https://api.bing.microsoft.com/v7.0/search";