We are looking to re connect with new relic and get it set up.
We are receiving the error:
Unable to connect to the New Relic service at collector.newrelic.com:443 : NewRelic.Agent.Core.Exceptions.HttpException: Unauthorized
at NewRelic.Agent.Core.DataTransport.HttpCollectorWire.ThrowExceptionFromHttpWebResponse(String serializedData, HttpWebResponse response)
I used our ingest license from the API Keys in the configuration and I have confirmed that if we do a curl https://collector.newrelic.com/status/mongrel it returns mongrel ==> up .
What am I missing in the set up to get this authorized to use the service.
Thanks