From 95419ad3c39010f5428ee73d6f262c27cbd57338 Mon Sep 17 00:00:00 2001 From: GlassyBridge114 <188959481+GlassyBridge@users.noreply.github.com> Date: Thu, 7 May 2026 11:38:52 +0300 Subject: [PATCH] Add: developer mode instructions to CONTRIBUTING.md To reduce confusion in contributing.md --- CONTRIBUTING.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fdd72843..99776eb3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -33,6 +33,14 @@ You'll need Docker Compose, Ruby, and Rails to run Stardance. We strongly encour - redirect URI: `http://localhost:3000/oauth/callback` - select *ALL THE SCOPES!!!!* +>
+> ⚠️ Don't forget to enable developer mode on your HCA account. +>
+ **You may get an error like `The requested scope is invalid, unknown, or malformed` when authenticating.** If this is the case: - copy the `&state=<...>` parameter of the failing URL. - go to your app on HCA, and `Right click > Copy Link` on `Test Auth` to the right of the redirect URI.