newrelic-telemetry-sdk-python
newrelic-telemetry-sdk-python copied to clipboard
API key don't send in the headers on clients
when i specify an API key in MetricClient and start debugger, i see that the api-key header includes in headers attribute in Client object but not in the HEADERS in the MetricClient object. the results of it that i got 403 response.