In a Rest integration. I create an OnBeforeRequest . Which automatically generates an input parameter request (I follow this manual for the constructionhttps://success.outsystems.com/documentation/11/extensibility_and_integration/rest/consume_rest_apis/simple_customizations/). When I am debugging it it generates this error that cannot be solved
Hello
This error can be due to the assignment values may not be assigned correctly as required.
Please check On a On before request action that what is the request you are sending.
Also if there is something which is required and you are passing it as null this can also be an issue.
ThanksTousif Khan
Hi,
Can you please check below link
Hope this will help you
https://www.outsystems.com/forums/discussion/91701/restapi-on-before-request-object-reference-not-set-to-an-instance-of-an-objec/
https://success.outsystems.com/documentation/11/extensibility_and_integration/rest/consume_rest_apis/simple_customizations/
Thanks
Ruchi