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.