`ErrorException: openssl_verify(): supplied key param cannot be coerced into a public key in /var/www/html/vendor/firebase/php-jwt/src/JWT.php:293` I've tried with both a Redis cache and a Filesystem cache (provided by the [Symfony Cache Component](https://symfony.com/doc/current/components/cache.html)). The first time the code is called and it doesn't have anything in the cache, it works fine. The second time it's called I get the above error.