Difference between FC and Windows authentication during WabAPI calls

Symptoms

  • Answer from WebAPI - Error 401 Unauthorized
  • Windows authentication (including AD).

Cause

Unable to use FlexiCapture authentication parameter in URL and Windows credentials.

Resolution

If you use Windows authentication to get access to WebAPI you have to delete the FCAuth parameter from the URL:

https://SERVER_NAME/FlexiCapture12/Server/API/v1/Json

 

And vice versa.

 

If you use FlexiCapture credentials don't forget to add the FCAuth parameter into the URL:

https://SERVER_NAME/FlexiCapture12/Server/FCAuth/API/v1/Json

 

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.