myroslava
New Contributor II

Experiencing the same problem, when calling 

model_version_uri = "models:/catalog_name.schema_name.model_name/version"
first_version = mlflow.pyfunc.load_model(model_version_uri)
mlflow.store.artifact.cloud_artifact_repo: Failed to complete request, possibly due to credential expiration. Refreshing credentials and trying again...
 
My schema has MANAGED LOCATION but still - same problem. Did anybody succeed in fixing this?