I'm doing some light testing of the Bing search API using the Azure free tier. I've only used it a handful of times.
Now, suddenly, search requests return a "401 PermissionDenied", without anything having changed on my end.
I follow the example that's here, with the only change being that I use my keys.
Oddly, when I look at the metrics over at the API console, it seems to tell me I have made no calls, ever, which is not correct.
Am I missing something obvious?
Regenerating my keys magically worked. :/