We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

About error in log Uncaught event: error.badfetch

Questions and answers about Plum Fuse+

Moderators: admin, support

Post Reply
henry
Posts: 21
Joined: Tue Aug 01, 2017 1:11 pm

About error in log Uncaught event: error.badfetch

Post by henry »

Team,

During calling REST service module, we meet the error in the log below. What does the "error.badfetch" mean?
Whether this happened collect variable value before post or something else?

29 Aug 2017 10:33:08 AM -0400: var_83, [rest] - Uncaught event: error.badfetch

Thanks

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

Re: About error in log Uncaught event: error.badfetch

Post by support »

error.badfetch means Fuse+ was unable to load the page, in this specific instance there was invalid XML. We recommend you double check your variables since most of them are being passed along while you queue the outbound call. We noticed some parameter names do not match the variable name and were not sure if that was intentional or not (AddressChangeStatus vs. AddressChange, Individual_Mask vs IndividualMASK, etc)

If you need additional assistance, please give us an example of a valid webservice call, with some test data we can use to call the webservice.

Post Reply