Forum Discussion

PowerSheller's avatar
PowerSheller
Copper Contributor
May 17, 2022

Logging API HTTPS URIs

Hello

 

I run a local Java applet which opens a SunAwtFrame window and I click a button there to download a csv.

 

I want to see the URI of this download as it should be a permanent link as part of an API.

 

The problem is that it is under HTTPS, certificates and perhaps via localhost.

 

Is there a way to get that URI?

 

Thanks!

No RepliesBe the first to reply

Resources