So, I'm in the process of migrating my code from the usage of the old Bing API to the new one on the Azure marketplace.
I got my account keys and tried querying to get an output from this:
https://api.datamarket.azure.com/Bing/Search/v1/Image?Query=%27Xbox%27
But, I get a : Forbidden: Access is denied.
I tried using this as well to explore to API,
https://datamarket.azure.com/dataset/explore/5BA839F1-12CE-4CCE-BF57-A49D98D29A44
but I'm still getting a Forbidden: Access is denied.
Could you help me figure out why?