Capturing HTTP(S) with Fiddler

Open a supported web browser (such as Google Chrome, Mozilla Firefox, or Microsoft Edge) and enter the application URL (e.g., http://ServerIPAddress/AppName). You will see the requests sent to PowerServer in the section containing list of sessions (the left pane).

After selecting one of those sessions, click on Inspectors tab, then the TextView tab shows the request sent to the server and also the response returned from the server.

If the response body is encoded, click to decode: