Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for REST and JSON | - |
Not Applicable | - |
Resolution:
"Invoke REST API" activity provides basic authentication, which is by Username and Password. The HTTP server should provide the same basic authentication interface for the user according to the HTTP standards. Otherwise the "Invoke REST API" activity will get an authentication error when sending a request to the HTTP server.
RFC on HTTP Authentication: Basic and Digest Access Authentication.