c# - "An existing connection was forcibly closed by the remote host" when accessing Photobucket API -


when using photobucket api, says...

[socketexception (0x2746): existing connection forcibly closed remote host] system.net.sockets.socket.receive(byte[] buffer, int32 offset, int32 size, socketflags socketflags) +139
system.net.sockets.networkstream.read(byte[] buffer, int32 offset, int32 size) +146

any ideas here?

i asked photobucket , said: photobucket api disabled external using.


Comments

Popular posts from this blog

html - How to custom Bootstrap grid height? -

javascript - pass values from mssql to views in node -

javascript - Understanding ExtJS Framework Syntax -