Skip to main content
Nintex Community Menu Bar

500 Server error using web request

  • October 26, 2016
  • 5 replies
  • 22 views

Forum|alt.badge.img+1

We are trying to use the GetOutcomesforFlexiTask method using web request control in Nintex 2016  forms. But we are getting 500 server error. The task ID and task list name are passed in request body. What can be the cause for this error?

5 replies

Forum|alt.badge.img+17
  • Nintex Partner
  • October 26, 2016

Could you provide some additional information on your scenario? Can you show us your configuration of the action, setup, etc. Also, there is always the possibility of an environmental issue which could be hard to spot. Anything you could share further can help others to give feedback. Thanks!


Forum|alt.badge.img+1
  • Author
  • Nintex Partner
  • October 26, 2016

Hi Andrew,

Please find the snap below. I am able to get it running now but the response is empty. Using hardcoded values for testing

Task List

Actual List


Forum|alt.badge.img+17
  • Nintex Partner
  • October 26, 2016

You may need to quote or encode the URL so the XML doesn't get lost with the slashes


kelliganp
Forum|alt.badge.img+10
  • Rookie
  • October 26, 2016

Hi ‌,

So you cleared up the 500 error? Do you know what the issue was that caused the initial issue?

Thanks,

Patrick


Forum|alt.badge.img+8
  • October 26, 2016

Hi Akdas Asif‌,

When you go to the webservice (.../_vti_bin/nintexworkflow/workflow.asmx) and click on the used method, you can see that the xml in the request body is not correct.

Cheers,

Rick