Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Exception in component tRESTClient_4

Exception in component tRESTClient_4 (PardotAPI_build_Config_Multipletags_Copy)
java.lang.NullPointerException
 at org.apache.cxf.jaxrs.client.AbstractClient.addMatrixQueryParamsToBuilder(AbstractClient.java:728)

 

Labels (4)
2 Replies
Anonymous
Not applicable
Author

Hi ashuu85
It is hard to find out the cause the NPE error with limited information, can you upload a screenshot of tRestClient component? Do you need to pass parameters to web service?

Regards
Shong
Anonymous
Not applicable
Author

Hi ashuu85
I see you are using context variables or global variables on tRestClient, in order to debug the NPE error, try to print these variables before tRestClient to see if one of them has null value.

Regards
Shong