I want to implement Bing Images API in my Angular app. For now I will do it client side. But I get a 404 answer when making a GET request.
Here is a stackblitz with t