Re: [ovirt-users] testing REST API

2017-08-19 Thread Ondra Machacek
On Fri, Aug 18, 2017 at 11:38 PM, wodel youchi wrote: > > Hi; > > I am reading the REST API Guide, it's the first time that I am testing this. > > I have hard time to use OAuth authentication to make queries. > > I can get the token with curl and with a firefox REST module

[ovirt-users] testing REST API

2017-08-18 Thread wodel youchi
Hi; I am reading the REST API Guide, it's the first time that I am testing this. I have hard time to use OAuth authentication to make queries. I can get the token with curl and with a firefox REST module *curl --cacert ca.crt -X POST -H 'Content-Type: application/x-www-form-urlencoded' -H