Skip to main content

Hi,

 

Here’s the matter : to get metrics from an API one has first to request the “login” endpoint, providing user and password, to get back an authentication token (with a limite time validity). BUT this token is provided in the header “Authorization”, not in the json body of the response, and I didn’t manage to get it.

Is there a way to extract values of the header ?

Thx.

Be the first to reply!

Reply