I keep getting a 999 error from the mail api. I put a copy of the bbauth quickstart example on my webserver hosted by mediatemple. I'm created an app so the app_id and secret are replaced with my own and not the examples.
The soap version just returns the error "Unable to process request at this time -- error 999" while the JSON version returns a webpage with the following message:
Unfortunately we are unable to process your request at this time. This error is usually temporary. Please try again later.
If you continue to experience this error, it may be caused by one of the following:
* You may want to scan your system for spyware and viruses, as they may interfere with your ability to connect to Yahoo!. For detailed information on spyware and virus protection, please visit the Yahoo! Security Center.
* This problem may be due to unusual network activity coming from your Internet Service Provider. We recommend that you report this problem to them.
While this error is usually temporary, if it continues and the above solutions don't resolve your problem, please let us know.
I'm sure theres rate limits on the apis, but I have only called the api a couple dozen times, maybe less. So, I wonder if another site on mediatemple (on the same share) has a yahoo app that is hogging the bandwidth.
Can anyone help?