Hi, Do you use python ? As far as I remember, the same code works with python2, but not with python3.
-Wei On Thu, 26 Jan 2023 at 10:36, <[email protected]> wrote: > Hi, > > > > I want to use CS api to interact with some other services, but it looks > like > I do not get it to work. > > Is this still valid: > > http://docs.cloudstack.apache.org/en/latest/developersguide/dev.html#making- > api-requests > <http://docs.cloudstack.apache.org/en/latest/developersguide/dev.html#making-api-requests> > > > > I am using scripts which are working with other versions of CS, but it is > not working in 4.17.2.0. I always get "unable to verify user credentials > and/or request signature". > > Does someone using signed api calls with success in 4.17.2.0? > > > > Regards, > > Swen > >
