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

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -