# Sonarcloud fails to authorize

**URL:** https://travis-ci.community/t/sonarcloud-fails-to-authorize/5845
**Category:** Travis CI Discussions & Feedback
**Created:** [November 8, 2019, 11:17am UTC](https://travis-ci.community/t/sonarcloud-fails-to-authorize/5845 "2019-11-08T11:17:44Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![BanzaiMan](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/banzaiman/32/67_2.png) [@BanzaiMan](https://travis-ci.community/u/BanzaiMan)
#### Post date: [November 8, 2019, 4:42pm UTC](https://travis-ci.community/t/sonarcloud-fails-to-authorize/5845/4 "2019-11-08T16:42:46Z")

</div>

There is a problem here: [https://github.com/Ontotext-AD/graphdb-workbench/blob/3b88c8afbb211cffb4da687bad41f1c7c1c92e69/.travis.yml#L21](https://github.com/Ontotext-AD/graphdb-workbench/blob/3b88c8afbb211cffb4da687bad41f1c7c1c92e69/.travis.yml#L21)

Which is a different manifestation of

> [@Deploy fails with Aws::S3::Errors::SignatureDoesNotMatch](https://travis-ci.community/t/deploy-fails-with-aws-signaturedoesnotmatch/5835):
>
> [https://travis-ci.org/seiu503/member-app-2019/builds/609016742](https://travis-ci.org/seiu503/member-app-2019/builds/609016742) (error at line 1984) my last few builds have failed with this message: /home/travis/.rvm/gems/ruby-2.4.5/gems/aws-sdk-core-2.11.393/lib/seahorse/client/plugins/raise\_response\_errors.rb:15:in call’: The request signature we calculated does not match the signature you provided. Check your key and signing method. (Aws::S3::Errors::SignatureDoesNotMatch)` i didn’t make any changes to these keys and they have been working fine for mont…

which is explained in

> **[More secure handling of \`secure\` values in configuration - Travis CI changelog](https://headwayapp.co/travis-ci-changelog/more-secure-handling-of-secure-values-in-configuration-126390)**
>
>  Improvement  
> We improved our handling of secure values in the user configurations in order to prevent accidental...

So, in short: Check your `secure` values!

---

_[View the full topic](https://travis-ci.community/t/sonarcloud-fails-to-authorize/5845)._
