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
related issue: Azure/azure-sdk-for-python#26506
root cause: the outermost configuration doesn't have default api_version. So we can't replace api_version of next_link with self._config.api_version
The text was updated successfully, but these errors were encountered:
related issue: Azure/azure-sdk-for-python#26506


root cause: the outermost configuration doesn't have default
api_version
. So we can't replaceapi_version
ofnext_link
withself._config.api_version
The text was updated successfully, but these errors were encountered: