Skip to content

Commit 064bdc2

Browse files
author
Jessica Garson
authored
Update create_bookmark.py
1 parent b4a1b77 commit 064bdc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Manage-Bookmarks/create_bookmark.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767

6868
# If you are using a confidential client you will need to pass in basic encoding of your client ID and client secret.
6969

70-
# Please the comment on the following line if you are using a type of App that is a confidential client
70+
# Please remove the comment on the following line if you are using a type of App that is a confidential client
7171
# auth = HTTPBasicAuth(client_id, client_secret)
7272

7373
token = oauth.fetch_token(

0 commit comments

Comments
 (0)