I've wrote a Java code to read number of results for a given query. I've ovviously used my AppID.
In the middle of an elaboration, my algorithm throws an exception:
Exception in thread "main" java.io.IOException: Server returned HTTP response code: 403 for URL: http://api.search.yahoo.com/WebSearchServi...&output=xmlI don't know the reason.
I've also create another project, with another AppID, and also using this I've the same exception.
Can you help me?
PS. If you want I can quote my Java code. But the identical code, before it produced results correctly.