Openstack SDK error

Below is the error msg when tried to authenticate using openstack sdk? does microstack support ?

**Failed to discover available identity versions when contacting https://x.x.x.x:5000/v3. Attempting to parse version from URL. Making authentication request to http://10.20.20.1:5000/v3/auth/tokens

Request returned failure status: 400**

Yes, you should be able to use the openstack sdk to communicate with microstack.

Where are you sourcing your novarc file from? The microstack.openstack command uses the openstack sdk and has the connection information in the /var/snap/microstack/common/etc/microstack.rc file. You may want to check the credentials you are using and compare it with the contents of this file.