Hi
Was trying to use REST Ignore Certificates
https://www.outsystems.com/forge/component-discussions/2250/REST+Ignore+Certificates
However i got this error:
object reference not set to an instance of an object
I used it as instructed and made a call to its function in the OnBeforeRequestAdvanced of the REST API which i was calling. The error occured when it calls this function.
What went wrong? I need help please. thanks!
Hello Micheal
You have to use this action in the OnBeforeRequestAdanced of the API.
Hi Michael,
In the server on the cloud or on-premises?
If you can access the windows console, you can manually add the self-signed certificate as trusted. That's how I've managed this issue in the past.
Best regards,
Márcio