Skip to main content
Nintex Community Menu Bar
Solved

Getting "Workflow Instance Token is invalid" error from postman

  • July 12, 2022
  • 2 replies
  • 122 views

Hi,

    I'm trying to make a call to "Component workflow", using Postman. I'm using all the information provided on API endpoints page. The token is recently generated and is part of URL in the call, still I'm getting " Workflow Instance Token is invalid." message. Is there some setting I need to do in Nintex for postman to call? I'm using the trial version. Here is the screen shot.Thanks

 

24341i927A5852139F0C83.png

 

Best answer by SimonMuntz

Hi,

 

Under the Authorization tab in PostMan, change the Type to No Auth.

That will resolve this issue.

2 replies

SimonMuntz
Nintex Employee
Forum|alt.badge.img+23
  • Nintex Employee
  • Answer
  • July 14, 2022

Hi,

 

Under the Authorization tab in PostMan, change the Type to No Auth.

That will resolve this issue.


Thanks Simon. It has started working for me.