We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64f683f commit 4c10aedCopy full SHA for 4c10aed
O365/utils/consent.py
@@ -2,4 +2,4 @@ def consent_input_token(consent_url):
2
print('Visit the following url to give consent:')
3
print(consent_url)
4
5
- return input('Paste the authenticated url here:\n')
+ return input('Paste the authenticated url here:\n')
0 commit comments