Skip to content
Discussion options

You must be logged in to vote

OK, I found the problem:

The app config JSON string could not be parsed due to some newline characters (\n) I used in the "Magic Link Email Body" field (It's the script starting with window.APP_CONFIG = JSON.parse on line 36 of the source in my case) .

So this means it's not possible to use newlines for the email body...

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by esmo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant