How to test or validating your steps in proxy.

Hello I am new to Apigee and asking a trivial question, so please pardon me if I am do so in advance. I am trying to test my steps, i have created but does not seem they are firing, how can i see some logs or something to tell me if there is an error somewhere. I find that testing or validating your steps is not that easy in Apigee. I most probably will be wrong, but can't see anywhere to debug the code.

0 2 56
2 REPLIES 2

The trace tool in Apigee will allow you to see the execution of policies within your API proxy as requests are processed and the policies associated variables.

There's documentation and video on it available here

https://docs.apigee.com/api-platform/debug/using-trace-tool-0

Not applicable

Do enable the trace and see the traffic you can see. If the traffic is not seen then check nginx log.