Search code examples
c#.netnetwork-programmingphotobucket

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


When using the Photobucket API, it says...

[SocketException (0x2746): An existing connection was forcibly closed by the 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 what to do here?


Solution

  • I asked by Photobucket and they said: photobucket api is disabled for external using.