Pedro Castelo Branco Lourenço
Results
1
issues of
Pedro Castelo Branco Lourenço
Hey Folks, I am getting this error : `AzureIdentityAccessTokenProvider.get_authorization_token() takes 2 positional arguments but 3 were given` Here is the sample code: ```python import asyncio from azure.identity import ClientSecretCredential from...