Skip to content

Commit

Permalink
Mention error message in OAuth setup for iD
Browse files Browse the repository at this point in the history
My usual workflow for trying to fix errors that I don't understand is to paste the error message into a search engine, and I think many other people do the same. Putting the error message here would help me, and other people, find the step missed during setup.
  • Loading branch information
zerebubuth committed Apr 19, 2018
1 parent 9a14456 commit ea4f646
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONFIGURE.md
Expand Up @@ -86,6 +86,8 @@ potlatch2_key: "8lFmZPsagHV4l3rkAHq0hWY5vV3Ctl3oEFY1aXth"

Follow the same process for registering and configuring iD (`id_key`) and the website/Notes (`oauth_key`), or to save time, simply reuse the same consumer key for each.

**NOTE:** If you forget to set up OAuth, then you will get an error message similar to `uninitialized constant ActionView::CompiledTemplates::ID_KEY`.

## Troubleshooting

Rails has its own log. To inspect the log, do this:
Expand Down

0 comments on commit ea4f646

Please sign in to comment.