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

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -