Open ishaishahak opened 2 years ago
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 Any update on this issue? Seems I am having a similar issue when passing License key in EventClient and receiving a 403 response.
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.