You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/account.html
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -250,6 +250,11 @@ <h2>Welcome! Please log in to continue.</h2>
250
250
<button>Having trouble signing in? Report an issue</button>
251
251
</a>
252
252
</div>
253
+
254
+
<divclass="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.
0 commit comments