haakonvt opened this issue 2 years ago · 1 comments
The SDK defines two classes with name APIKey:
APIKey
# In cognite/client/credentials.py class APIKey(CredentialProvider): # In cognite/client/data_classes/iam.py class APIKey(CogniteResource):
I guess this could lead to confusion.
Solved by #1201