Show Curl button in Trace is missing - Edge Product

When running a Trace in the Edge UI, clicking the "Request sent to target server" is supposed to reveal a "show curl" button in the Phase Details - appended just after the URL. 

The downstream target is successfully hit and I see no errors. 

Tried using chrome and MS browsers just in case it was a browser issue but no luck there.

Is there a configuration to turn this on?  Did not see anything in the docs about this ... yet.

 

0 2 272
2 REPLIES 2

🙂 Provide little more information/snapshots pl. It is unlikely it will happen..

Try going thru the article on trace usage.

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

Some proxies show the curl button some do not.  When inspecting the elements in the browser I can see that the button has been hidden.  When I remove the hidden class the curl dialog window pops up but it is empty - which I guess makes sense.  I assume the logic is to only show the button if the building of the curl data worked.

NoCurlButton.png