object reference not set to an instance of an object integration
Service Studio Version
11.54.26 (Build 62807)

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 

Champion

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.

Thanks
Tousif Khan

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