google-code-export / msnp-sharp

Automatically exported from code.google.com/p/msnp-sharp
1 stars 0 forks source link

RateLimitExceeded on signing in. #298

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When I am signing in with MsnpSharp v4.0.3 demo app, I recieve error  
ServerError RateLimitExceeded. 
I assume, that this is caused by the fact that account I am using has contact 
list with a lot of online contacts (100 contacts overall, 30+ online)
It does not have apparent implications, demo app seems to be working fine after 
that.

I am using MsnpSharp library in my service, and I am wondering, what 
implications this server error can have?
And is there workaround for this problem?

Original issue reported on code.google.com by zuev.ale...@gmail.com on 8 Nov 2011 at 1:15

GoogleCodeExporter commented 9 years ago
Hi,

This is an old problem: We don't have rate control for binary data transferring 
via the MSN NS server right now. The only side effect for this is, some user's 
display image cannot be retrieve when login.

Original comment by freezing...@gmail.com on 8 Nov 2011 at 10:14