iron_dotnet
iron_dotnet copied to clipboard
Demo.Ironsharp not working
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 The port is invalid: 8080 Please remove it and try without setting a port