You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/site-packages/azure/core/pipeline/transport/_requests_basic.py", line 324, in send response = self.session.request( # type: ignore TypeError: request() got an unexpected keyword argument 'raw'
When I removed raw=True the response returns None