Skip to content

Commit 33755a4

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent e88f15a commit 33755a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/tutorial_01.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ again to the consumer service.
139139
Possible errors:
140140

141141
* loginTemplate: If you are not redirected to the correct page after logging in successfully, you probably need to `setup your login template correctly`__.
142-
* invalid client: client id and client secret needs to be correct. Secret cannot be copied from Django admin after creation.
142+
* invalid client: client id and client secret needs to be correct. Secret cannot be copied from Django admin after creation.
143143
(but you can reset it by pasting the same random string into Django admin and into Postman, to avoid recreating the app)
144144
* invalid callback url: Add the postman link into your app in Django admin.
145145
* invalid_request: Use "Authorization Code (With PCKE)" from postman or disable PKCE in Django

0 commit comments

Comments
 (0)