Hello Folks,
How to pass token type credential vault as header in browser click-path monitor
When I use it like above for HTTP monitor it worked very well but its not the case with browser click-path monitor.
Kindly suggest and help.
Regards,
AK
Solved! Go to Solution.
It is important to understand what is expecting the app for the use of the header. In this case I need to use a header as client_id to be accepted.
@DanielS, Thanks for response.
That is true in case of HTTP monitor but how can we achieve same for browser click-path monitor?
I'm fetching some data from Dynatrace API itself which require to pass Api-token as query parameter or as Authorization header.
Regards,
AK