At present, we are using the RemoteCacheAssertion-1.5.3.aar assertion and it seems that it's not compatible with GW 11.2.1. We don't want to use any tactical/custom assertion. What are the work arounds?
API Gateway 11.2.1
To resolve this, please do one of the following:
1. Version Update: A new assertion is available. RemoteCacheAssertion-1.5.9.aar is the required version for compatibility with Gateway 11.2.1. This version addresses the `StringUtils` exception seen during cache lookups.
2. Built-in Assertions: You can use the built-in Store/Retrieve Key-Value Pair assertions to work with Redis. However, these generally require a "Remote Key-Value Store" configuration to point to your Redis instance.