Doltair

Results 2 issues of Doltair

## My Case: ``` res.http("#{ApiUrl}") .header('Authorization', "Bearer #{OAuth}", 'X-API-KEY', "Bearer, #{JWTtoken}"'Content-Type', 'application/json') .post(data) (err, response, body) -> ``` The second token JWT is not read by hubot, only the first...

Hi, @tas50 Good day! We tried using the latest gem v0.10.0, but we're having issues into it. Below are the error encountered. # Description ``` {"error":["Field 'policy_name' invalid"]} from /home/jenkins/.chefdk/gem/ruby/2.6.0/gems/chef-api-0.10.0/lib/chef-api/connection.rb:304:in...

Status: Untriaged