Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

Installation steps is not clear #25

Open
pawan-yadav opened this issue Jan 17, 2017 · 0 comments
Open

Installation steps is not clear #25

pawan-yadav opened this issue Jan 17, 2017 · 0 comments

Comments

@pawan-yadav
Copy link

pawan-yadav commented Jan 17, 2017

Hi Team, I am trying to integrate cloudsearchable gem with my existing project but installation steps are not clear, please add some step like where we will mention AWS credentails, how re-indexing will work etc.
I have tried with adding keys into initializer but not working

Aws.config.update({
   credentials: Aws::Credentials.new('your_access_key_id', 'your_secret_access_key')
})

Getting below error

Aws::CloudSearch::Errors::SignatureDoesNotMatch: The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details.

Please help @philipmw

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
1 participant