From b73825efe78dd1f77db8ad36709b833f592543e5 Mon Sep 17 00:00:00 2001 From: Matt Amos Date: Thu, 19 Apr 2018 12:24:02 +0100 Subject: [PATCH] Mention error message in OAuth setup for iD Closes #1830 --- CONFIGURE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONFIGURE.md b/CONFIGURE.md index 3cbe31cb9..0b8af0483 100644 --- a/CONFIGURE.md +++ b/CONFIGURE.md @@ -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: -- 2.43.2