Mercure Docker Invalid JWT Signature from ignoring JWT_KEY from docker-compose Mercure Docker Invalid JWT Signature from ignoring JWT_KEY from docker-compose docker docker

Mercure Docker Invalid JWT Signature from ignoring JWT_KEY from docker-compose


I had the same issue. I tried things like:

  • restarting,
  • recreating,
  • link changing

(thought that mercure container had some cache.)

Then i go to documentation and get the example of payload.

So i change my JWT_KEY, and rebuild Authorization token, based on new example and it starts working!!

[Working payload][1][1]: https://i.stack.imgur.com/4bCFE.png