Hi,
I am having trouble running the ctk test. The issue lies on authenticating the api calls.
I am trying to add api key or token in headers, but the test is not taking this into consideration.
Here is an example of my test:
{
"url": "http://xxxxxxx/tmf-api/customerManagement/v5/",
"headers": {
"Accept": "application/json",
"Content-Type": "application/json",
"Authorization": { "key" : "api_key", "value" : "052761d0-7b3a-470f-a4e5-9fa9f83b5ce3"}
},
.....
}
I also tried "Authorization": "api_key xxxxx", "Authorization": "Bearer xxxxxx", "Authorization": "Token token=abcd1234"
Thans in advance,
Marios Michael
#General------------------------------
Marios Michael
CRM.COM Software Ltd.
------------------------------