Hi,
Please guide me on invoking a REST api that uses oauth 1.0 version for authentication.
I tried the steps mentioned in the oracle a-team blog, i get below errors:
oracle.wsm.security.SecurityException: WSM-00398 : The OAuth2 policy configuration property token-uri has an invalid value of "http://host:port/tokens". The value must point to a valid Oauth token endpoint and should be specified in the form "http(s)://host:port/tokens"; it should not be a null or empty string.
Regards,
Vijay