0

I always get: Unable to process request at this time

Every time I try the Api call with SimpleXml_load_url I get the same error. I load the api fine with my browser.

Example Api:
http://us.music.yahooapis.com/video/v1/lis...sKXoAGpQBZYXw--

Error Message:
Warning: simplexml_load_file(http://us.music.yahooapis.com/artist/v1/list/search/artist/Madonna) [function.simplexml-load-file]: failed to open stream: HTTP request failed! HTTP/1.1 999 Unable to process request at this time -- error 999 in /home/buysites/public_html/index.php on line 2

Any help would be great.

by
  • aa
  • Sep 24, 2008
3 Replies
  • You are reaching the rate limit of 5000 requests a day, per IP address. Once you reach that, you will get 999 errors.

    Shoot us a mail at music-api-requests@yahoo-inc.com if you're interested in forming a closer partnership with us.
    0
  • I dont think I have used 5000 calls today, unless someone else is using my app id? I just started writing this script today.
    0
  • We have identified a misconfiguration of our rate limits, and has been fixed. Our apologies.
    Let us know if you continue to see issues.
    Scott
    0

Recent Posts

in Music API