ManagedIdentityCredential.get_token failed: 'int' object has no attribute 'endswith' #15361
Labels
Azure.Identity
Client
This issue points to a problem in the data-plane of the library.
feature-request
This issue requires a new behavior in the product in order be resolved.
Milestone
Describe the bug
ManagedIdentityCredential.get_token
fails usingazure-identity 1.5.0
.To Reproduce
Running this script in an AzureML experiment:
Yields this error:
Expected behavior
Access token retrieved.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: