Skip to content

Commit 6d58f15

Browse files
authored
Update account.html
Added dev info
1 parent 0bbb66b commit 6d58f15

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/account.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,11 @@ <h2>Welcome! Please log in to continue.</h2>
250250
<button>Having trouble signing in? Report an issue</button>
251251
</a>
252252
</div>
253+
254+
<div class="container">
255+
<h2>Are you logging in via the API or via a bot?</h2>
256+
Instead of logging in with Scratch Auth, make sure to use your API Key! You can get one by logging in with Scratch Auth and clicking Generate Developer Token.
257+
</div>
253258
</div>
254259
</body>
255260

0 commit comments

Comments
 (0)