Right now, I'm waiting on a request that has taken at least 30 seconds to make and all I see is "ajax-loader.gif"
It would be nice to know what stage a request is in. Has it been made? Has any data started coming back? How long did the request take to open? To start receiving data? To finally close?
How much data was returned?
(I made a request in my own browser to the sites API as so http://posterous.com/api/2/sites?api_token=*my_api_token* and in my browser, it returned almost immediately, leading me to believe there was a server problem on your end.)
Right now, I'm waiting on a request that has taken at least 30 seconds to make and all I see is "ajax-loader.gif"
It would be nice to know what stage a request is in. Has it been made? Has any data started coming back? How long did the request take to open? To start receiving data? To finally close?
How much data was returned?
(I made a request in my own browser to the sites API as so http://posterous.com/api/2/sites?api_token=*my_api_token* and in my browser, it returned almost immediately, leading me to believe there was a server problem on your end.)