Skip to content

[Error] 'MSIAuthentication' object has no attribute 'get_token' #1

@toddlers

Description

@toddlers

Hi,

Thanks for sharing the example, really helpful to get started.

I deployed this function as per the guide. But eventually, I am getting this error in the logs

2020-10-31T16:38:10Z   [Verbose]   Starting new HTTP connection (1): localhost:8081
2020-10-31T16:38:10Z   [Verbose]   http://localhost:8081 "GET /msi/token/?resource=https://management.core.windows.net/&api-version=2017-09-01 HTTP/1.1" 200 None
2020-10-31T16:38:10Z   [Verbose]   MSI: Retrieving a token from http://localhost:8081/msi/token/?resource=https://management.core.windows.net/&api-version=2017-09-01
2020-10-31T16:38:10Z   [Verbose]   MSI: token retrieved
2020-10-31T16:38:10Z   [Error]   encountered: 'MSIAuthentication' object has no attribute 'get_token'

Python version used 3.8.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions