oauth

Hi,

I have managed to successfully record a script with an application that uses oauth. The problem is that when I run the script I receive the exception: ‘java.net.ConnectException: https://oauth:443’. This cannot be anything to do with the self-certified certification as I was able to record. I wondered if there was anything I was missing?

Many Thanks

Adrian

Hi Adrian,

Are you sure that the url to your oauth provider is something static that can be replayed, and not something that should be captured in the page?

Cheers,