[zanata-users] Question about authentification on REST API

2017-08-16 Thread Frank Kloeker
Hi there, maybe someone can help with an authentification problem on Zanata REST API. I tried to switch the status of a version in a project with PUT request, described in [1]. I've setup a small ansible playbook as you can see in [2]. I've set X-Auth-User header and X-Auth-Token regarding my

Re: [zanata-users] Question about authentification on REST API

2017-08-16 Thread Alex Eng
Hi Frank, 1) Is the project version status "read-only" or "archived" before your REST request? Prior 4.0 (Openstack is running 3.9), the PUT command return 403 if the project version is not "Active" when performing the PUT command. 2) Since you got 401 (unauthorized), can you check if your userna