From 65dac682433e2042745082dfd6bb16d33b7c0cf3 Mon Sep 17 00:00:00 2001 From: Jacob Strieb Date: Thu, 1 Apr 2021 17:33:41 -0400 Subject: [PATCH] Note personal access token delay (fix #30) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 624ccaa2945..ef4fb1f248d 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,9 @@ For more information on inaccuracies, see issue Personal access token must have permissions: `read:user` and `repo`. Copy the access token when it is generated – if you lose it, you will have to regenerate the token. + - Some users are reporting that it can take a few minutes for the personal + access token to work. For more, see + [#30](https://github.com/jstrieb/github-stats/issues/30). 2. Click [here](https://github.com/jstrieb/github-stats/generate) to create a copy of this repository. Note: this is not the same as forking a copy because it copies everything fresh, without the huge commit history.