Error Invalid URL Provided for token inline hook

Hello,

I am trying to set up an inline token hook and keep on getting the error Invalid URL Provided.
I am trying to connect against my local java application and using a self-signed cert with https and using the local machine ip address.
Is there a way to find out more details about what could be causing this error?


Thanks
Vinny

Could you make sure the url is reachable ? Also, please make sure it is https and there are no whitespaces. Ref: https://developer.okta.com/docs/reference/api/inline-hooks/#config-object

Thanks gpadma. The url is reachable and https. Is there any logs we can find more details bout this error as the error displayed is not helping much?