Skip to content

Compatibility with Keycloak 18.x.x #16

Closed Answered by mesutpiskin
passosleo asked this question in Q&A
Discussion options

You must be logged in to vote

The error message suggests that the template file "text/code-email.ftl" could not be found. Here are a few things you can check to resolve this issue:

Template Location: Make sure the template file "code-email.ftl" is placed in the correct location within your custom theme. It should be located in the "email/text" directory of your theme.

Template Names: Double-check that the names of your template files match exactly as specified in your code. Ensure there are no typos or differences in letter case.

Theme Configuration: Verify that you have correctly modified the "email/theme.properties" file in your custom theme. Ensure that the property code-email=code-email.ftl is set to map the templ…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by passosleo
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants