Hi,
we’re also facing the same problem on Centrasite 9.7.
We have created a Virtual Rest Service that passes through to a target Rest Service that is protected by OAuth2.
Then trying to call the Virtual Rest Service from SOAPUI, we have:
- used SOAP UI to retrieve an Access Token
- added the Access Token as an Authorization HTTP Header
- but calling the GET method we get
“error_description=[ISS.0010.8044] Integration Server rejected the request to access this resource. The access token is either invalid or expired.”
The Virtual Rest Service has been configured with OAuth2, no Basic Authn.
This doesn’t sound like an unusual use case - has anyone got this working?
regards
Dennis
#API-Management#CentraSite#webMethods