Authentication failed because the remote party has closed the transport stream.

+1 vote

Hello I  have installed the multichain in a linux machine and created one chain. But when we are trying to access that chain by using C# wrapper for the MultiChain JSON-RPC API by PBJ Cloud through a window machine by using visual studio I'm getting error.

Error: Authentication failed because the remote party has closed the transport stream.

Please help me.

 

asked Nov 7, 2016 by Ashish

1 Answer

0 votes

I'm guessing the problem is that you didn't configure multichaind to allow API requests from non-local computers. Search this Q&A forum for rpcallowip to see a bunch of answers for this.

answered Nov 8, 2016 by MultiChain
...