Skip to content

Internal Server Error when running web-application-example #241

Answered by frankie567
subsurfaceiodev asked this question in Q&A
Discussion options

You must be logged in to vote

It looks like you enabled ID Token encryption on your client but didn't pass the encryption key. So two solutions:

  1. You want to keep ID Token encryption. In this case, follow the instructions here: https://docs.fief.dev/going-further/id-token-encryption/#enable-id-token-encryption If you didn't copy/paste your encryption key the first time, you'll have to regenerate it.
  2. If you don't want to keep ID Token encryption, you can create a new client.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

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

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

This discussion was converted from issue #240 on July 18, 2023 06:17.