Skip to main content
Nintex Community Menu Bar

Unable to do WebRequest - post Method

  • March 26, 2020
  • 1 reply
  • 12 views

Forum|alt.badge.img

Hi

 

I am trying to access URL - with Method "Post". Despite Providing , Username and password , the request reaches the server always anonymous and so , it returns Forbidden.

 

Access URL :

https://Domain.com/job/FolderName /job/JobName/build?token=TOKEN_NAME

 

Method : post

 

6943iEDEB5198D7EC4BBF.jpg

 

This works properly fine in Postman.

1 reply

Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • March 26, 2020
Hi,

Are you just testing with the "Run Now" button or have you actually tried to run the workflow?
The run now runs from your computer where as the workflow runs from the SharePoint server. This can give different results.