M
How to get user with request param?
Misterios Person over 2 years ago 3627 views 1 replies
i got 404 not found and the respon give me the html code when i try in my katalon. is it right just adding authorization
, content-type
, and accept
in header? can someone help me
But when i use post man the API run correctly. i don't know where the problem
1 reply
Z
zeevy over 2 years ago
Authorization header should be like
Authorization: Bearer YOUR_TOKEN
you should include Bearer