Vignesh Warar
Vignesh Warar
Any update on this issue I am facing the same issue
Did you add this in your server side as well as client side authType:anonymous or unauthenticated ``` const horizonServer = horizon([publicServer, loopbackServer], { project_name: 'myProjectName', auth: { token_secret: 'foo-bar', allow_anonymous:...
Same Here
Well take a look at this. @aybmab @bguiz [React-helmet example app](https://github.com/githubitsme/React-Universal-Boilerplate-with-hot-reloading)