Hello, I’m facing a few issues with the invitation process. Currently running Ghost on a Compute Engine instance as a reverse_proxy from my Rails application so that it’s available on a /blog
subdirectory.
All in all it works just fine, but invitations simply do not work.
I get the email from Ghost (via SendGrid) but when I click on the URL to verify the account the page is blank and the console error is this one: Uncaught SyntaxError: Unexpected token <
Any ideas how I could fix this?
- Ghost version: 1.23.0
- Running on: Google Compute Engine
- Browser: Chrome
- SSL? Yes
- Console errors:
Uncaught SyntaxError: Unexpected token <