251
Views
2
Comments
Solved
[REST Ignore Certificates] Rest Ignore Certificates - object reference not set to an instance of an object
Question
rest-ignore-certificates
Mobile icon
Forge asset by Pedro Oliveira

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!


2019-01-04 09-09-42
Rita Araújo
Solution

Hello Micheal

You have to use this action in the OnBeforeRequestAdanced of the API.


2023-03-02 12-04-41
Márcio Lima

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

2019-01-04 09-09-42
Rita Araújo
Solution

Hello Micheal

You have to use this action in the OnBeforeRequestAdanced of the API.


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.