Could use some help with how to interact with the Maas API after the integration of Candid. It seems that we are unable to use the default method with the api key to make certain calls to Maas since we implemented Candid into our setup.
When execution a api call (with Python, by using the method described in the docs) to Maas we’re receiving the following error: "Unrecognised signature: method=GET "
Also is there something that I need to align with the Maas admin users and Candid? Maybe I’ve missed something since there is not a lot of documentation of it.
Meaning? I need to retrieve the api key from a candid users, and paste those into the admin keys? If so And how should I do that? How can I retrieve those keys from a candid user?
Open the UI and you will be redirected to Candid. Login with a valid user and extract the apikey from the UI or from the cli using sudo Maas apikey --username your_username