Greetings-
I received my app ID a few days ago and began to use the JSON API to perform some research. Just today, none of the requests which were successful seem to be working anymore. Even a request as provided in the documentation (http://academic.research.microsoft.com/about/Microsoft%20Academic%20Search%20API%20User%20Manual.pdf)
is not returning results which it was just a few days ago.
A sample request (minus the App ID in the URL):
http://academic.research.microsoft.com/json.svc/search?AppId=my_app_id&FullTextQuery=data+mining&ResultObjects=publication&PublicationContent=title,author&StartIdx=1&EndIdx=100
Is no longer returning results. Is anyone else experiencing issues with the API right now?
Alex