How to see Authorization header in a Connect-REST?
Hi,
Greetings. I have enabled logging level on REST related classes but i still could not see Authorization Headers in the logs when using a Connect-REST which gets the header populated from Authentication Profile.
I can see a Test param which i placed but not the one which gets populated from Authentication Profile, I can see the same in Postman though
Request Headers: {Test=Bharat} Request Message Data: N/A (this is a GET request)
Can anyone please tell me how to view the Authorization details?