You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The functions get_version() and get_health()from quantumleap does not include headers in the request, which results in error when using the client with Authorization headers.
Describe the bug
The functions
get_version()
andget_health()
from quantumleap does not include headers in the request, which results in error when using the client with Authorization headers.FiLiP/filip/clients/ngsi_v2/quantumleap.py
Line 68 in 41e7349
To Reproduce
Expected behavior
The function includes header when making request.
Screenshots
Environment (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: