Skip to content

Commit 05a7e7e

Browse files
TCA-595 #comment This commit adds a note in the Learn README describing the 403 issue #time 15m
1 parent 2a22680 commit 05a7e7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src-ts/tools/learn/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The Learn tool has its own configuration defined in the [/src-ts/tools/learn/lea
66

77
The default configuration expects both the FCC Client and API to be running locally. In most cases, developers probably won't want to run both locally.
88

9+
>**NOTE** There is a known issue when running the learn app locally with the FCC hosted in the dev environment. The FCC API appears to throw 403 errors when loading a new lesson; however, this does not affect the usage of the site and can be safely ignored. See [TCA-595](https://topcoder.atlassian.net/browse/TCA-595) for more details.
10+
911
>**See** [/src-ts/tools/learn/learn-config/learn.brooke.config.ts](/src-ts/tools/learn/learn-config/learn.brooke.config.ts) for an example of how to override the FCC source URLs to use the dev env config.
1012
1113
>**See** the [main app README](/README.md#personal-config) for instructions for creating a personal config.

0 commit comments

Comments
 (0)