Detailed LOG

Detailed LOG

Hello,

I'm trying to implement a new Monitor in my account. 

I'm using the REST API Transaction. I've three steps.

The first step is ok and i don't use any kind of parameters.

The second step is ok and I'm using a Global Parameter.

At the third step I'm using a parameter that I retrieve in the second step... This step is failing and I can't find the reason... just that the response is returning a 400 code... I'm thinking that the variable in the second step is not ok. I tried to put a request header to debug what is happening but I wasn't successful. 

Do you guys know if there is another way to have a detailed logs?