iron_dotnet icon indicating copy to clipboard operation
iron_dotnet copied to clipboard

Demo.Ironsharp not working

Open barisakpunar opened this issue 9 years ago • 1 comments

When I run the program file after changing the project and token settings an error happens as follows

"No connection could be made because the target machine actively refused it 52.16.102.22:8080"

My Request as follows:

{Method: POST, RequestUri: 'http://mq-aws-eu-west-1-1.iron.io:8080 /3/projects/************/queues/NotifierQueue/messages', Version: 1.1, Content: IronSharp.Core.JsonContent, Headers: { Authorization: OAuth yRPG3-J9qjCdfWWHvZb7eyBF3wo Accept-Encoding: gzip Accept-Encoding: deflate Accept: appliction/json Content-Type: application/json Content-Length: 35 }}

I entered the projectId, host and token infos from the iron.json file.

Thank you.

barisakpunar avatar Nov 24 '15 17:11 barisakpunar

@barisakpunar The port is invalid: 8080 Please remove it and try without setting a port

alex-litvak avatar Nov 24 '15 18:11 alex-litvak