I'm having a problem with authentication. So it's not allowing me to gain access to api results
For example,
when I attempt to access
https://api.datamarket.azure.com/Bing/SearchWeb/Web?Query=%27Xbox%27
I follow the directions from the BING_API_MIGRATION_GUIDE
From the guide - "You'll be prompted for a user name and password from your browser. Leave the user-name field empty and enter your account key in the password field"
I do so using the primary account key and it returns 403 forbidden access
I am using the free 5000 transactions, and the dataset query builder works.
(datamarket.azure.com/dataset/explore/5ba839f1-12ce-4cce-bf57-a49d98d29a44)