newrelic-telemetry-sdk-python icon indicating copy to clipboard operation
newrelic-telemetry-sdk-python copied to clipboard

API key don't send in the headers on clients

Open ishaishahak opened this issue 2 years ago • 1 comments

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.

ishaishahak avatar May 04 '22 08:05 ishaishahak