Office365-REST-Python-Client icon indicating copy to clipboard operation
Office365-REST-Python-Client copied to clipboard

Document "url" argument name change for office365.runtime.auth.authentication_context import AuthenticationContext

Open breimers opened this issue 3 years ago • 0 comments

From v2.10 argument name "url" was changed to "authority_url" and this was not documented in any release notes.

Please add the argument name change to release notes and keep in mind for future releases.

Line of code: https://github.com/vgrem/Office365-REST-Python-Client/blob/master/office365/runtime/auth/authentication_context.py#L11

breimers avatar May 06 '22 19:05 breimers