External Feed test doesn't add an Authorization header

Hey,

I am trying to set up a Team City NuGet external feed in Octopus Deploy and I am having some trouble getting it to work.

The feed I’m trying to add uses basic auth. If I enter the feed URL, username and password into Postman (for testing) it works fine. If I do the same in Octopus Deploy, I get a 401 from the Team City server. If I inspect the request sent by the Octopus Deploy test page, it doesn’t have an Authorization header in the Team City request. If I use the public Team City endpoint then it works fine.

Can you point me in the right direction to try and resolve this issue? Apologies if I haven’t included enough details, happy to provide any further information.

Hi Brett,

Thanks for getting in touch! This might be related to an issues we’ve recently identified. Could you please try restarting your octopus server to see if that resolves the problem?

Regards,

Robert W

Ahh yep, that was it :). Seems to be the same issue. Restarted and it’s working properly now.

Thanks for your help.

Hi Brett,

Awesome thanks for the update, that confirms it is that particular issue.

Regards,

Robert W