API activation failed. Error message: Security configuration is missing

I was working on a WSS Token implementation .

After Applying the policy:

when I am trying to activate my API its giving below error:

API activation failed. Unable to process the ACTIVATE request for apis. An error occurred while processing the payload. Error message:
Security configuration is missing.

I have got the solution.

we just need to configure key store and trust store in setting.
and now it is working fine.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.