Closed BonBonSlick closed 3 years ago
Well from the docs we see that JWT requires subscrive['*'] encoded for susbcriber, but the thing is, polyfill suggested by mercure and symfony has empty EventStream tab which makes it impossible to debug. https://mercure.rocks/docs/hub/troubleshooting EventStream tab must work. It is mercure docs and polyfill issue.
addy[60407]: {"level":"error","ts":1615028590.3192472,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_addr":"188.163.53.20:6248","proto":"HTTP/2.0","method":"GET","host":"remote.api.com","uri":"/.well-known/mercure/subscriptions/test","headers":{"Pragma":>...
Whatever we pass to uri it is still 401 always. EG urls are 401
Stil topics urls works fine, except subcriptions even it is exposed in caddy mercure config and anon allowed.
Why 401?