Title: Save &#8220;Enable Amazon Poly&#8221;
Last modified: February 27, 2018

---

# Save “Enable Amazon Poly”

 *  Resolved [simonphemp](https://wordpress.org/support/users/simonphemp/)
 * (@simonphemp)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/save-enable-amazon-poly/)
 * Hi. I’ve activated plugin, inserted Security Credentials (Key ID and Secret Key)
   100% correctly, but when I save settings, other options remain unselectable.
 * I’ve also tried to enable this plugin under POST, but when I check ENABLE AMAZON
   POLY” and save it, It does not save as ENABLED..
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsave-enable-amazon-poly%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 15 replies - 1 through 15 (of 15 total)

 *  Plugin Contributor [tstachlewski](https://wordpress.org/support/users/tstachlewski/)
 * (@tstachlewski)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/save-enable-amazon-poly/#post-10022746)
 * Hi,
    Does it say ‘Please verify your AWS Credentials are accurate’ still in other
   options?
 *  Thread Starter [simonphemp](https://wordpress.org/support/users/simonphemp/)
 * (@simonphemp)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/save-enable-amazon-poly/#post-10022856)
 * Yes it does. I registered to Amazon AWS so security credentials should be the
   right ones.
 *  Plugin Contributor [tstachlewski](https://wordpress.org/support/users/tstachlewski/)
 * (@tstachlewski)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/save-enable-amazon-poly/#post-10027036)
 * Did you try to check in log files if there are some errors messages?
 *  Thread Starter [simonphemp](https://wordpress.org/support/users/simonphemp/)
 * (@simonphemp)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/save-enable-amazon-poly/#post-10027086)
 * Yes I checked log files but there are no new error messages..
 *  Plugin Contributor [tstachlewski](https://wordpress.org/support/users/tstachlewski/)
 * (@tstachlewski)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/save-enable-amazon-poly/#post-10043414)
 * :/ Could you send me a screenshots? I haven’t seen this kind of problem before
   to be honest.
 *  Plugin Contributor [tstachlewski](https://wordpress.org/support/users/tstachlewski/)
 * (@tstachlewski)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/save-enable-amazon-poly/#post-10081211)
 * Hi [@simonphemp](https://wordpress.org/support/users/simonphemp/),
    The problem
   might be connected with autofilling of some input fields with other values by
   the browser. Could you try to install the latest version of the plugin (1.0.6),
   and try again, making sure that the browser doesn’t change what you type? (perhaps
   in incognito mode).
 * Cheers,
    Tomasz
 *  [alexxha](https://wordpress.org/support/users/alexxha/)
 * (@alexxha)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/save-enable-amazon-poly/#post-10099047)
 * Hi Tomaz
 * I have similar issue.. It worked first time .. 55 posts all worked,, text to 
   speech converted, able to play on the site on S# able to see the mp3s, but after
   last update.
 * The setting tab under wordpress admin kee asking ”
    Please verify your AWS Credentials
   are accurate”
 * I did open incongnito and tried again, but same ..
 *  Plugin Contributor [tstachlewski](https://wordpress.org/support/users/tstachlewski/)
 * (@tstachlewski)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/save-enable-amazon-poly/#post-10100276)
 * Hi,
    Hmmmm…. Trying to figur out how I could replicate it, so I could see what’s
   the problem. Which browser and OS are you using? Are you 100% sure, that IAM 
   policy which you are using is correct? (it has changed in one of previous releases).
 * Cheers,
    Tomasz
 *  [alexxha](https://wordpress.org/support/users/alexxha/)
 * (@alexxha)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/save-enable-amazon-poly/#post-10103324)
 * Hi Tomaz
 * Im checking what went wrong. Im using Chrome and Win10.
 * Below is the comparison both policies version old and new( taken from installation
   tab on plugin page today)
 * A OLD that worked for a while
 * {
    “Version”: “2012-10-17”, “Statement”: [ { “Sid”: “Permissions1”, “Effect”:“
   Allow”, “Action”: [ “s3:HeadBucket”, “polly:SynthesizeSpeech”, “polly:DescribeVoices”],“
   Resource”: “*” }, { “Sid”: “Permissions2”, “Effect”: “Allow”, “Action”: [ “s3:
   ListBucket”, “s3:GetBucketAcl”, “s3:GetBucketPolicy”, “s3:PutObject”, “s3:DeleteObject”,“
   s3:CreateBucket”, “s3:PutObjectAcl” ], “Resource”: “arn:aws:s3:::audio_for_wordpress*”}]}
 * B – New that i just update based on Installation tap on plugin page
 * {
    “Version”: “2012-10-17”, “Statement”: [ { “Sid”: “Permissions1”, “Effect”:“
   Allow”, “Action”: [ “s3:HeadBucket”, “polly:SynthesizeSpeech”, “polly:DescribeVoices”],“
   Resource”: “*” }, { “Sid”: “Permissions2”, “Effect”: “Allow”, “Action”: [ “s3:
   ListBucket”, “s3:GetBucketAcl”, “s3:GetBucketPolicy”, “s3:PutObject”, “s3:DeleteObject”,“
   s3:CreateBucket”, “s3:PutObjectAcl” ], “Resource”: [“arn:aws:s3:::audio_for_wordpress*”,”
   arn:aws:s3:::audio-for-wordpress*”] } ] }
 *  [alexxha](https://wordpress.org/support/users/alexxha/)
 * (@alexxha)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/save-enable-amazon-poly/#post-10103415)
 * Hi Tomas, case closed, there was issues with autsave in chrome. somehow after
   last udpate the secret key got replaced. now works thanks !
 * GREAT PLUGIN BY THE WAY!
 *  Thread Starter [simonphemp](https://wordpress.org/support/users/simonphemp/)
 * (@simonphemp)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/save-enable-amazon-poly/#post-10103600)
 * Hi guys,
    I’m using MACOSX and Chrome browser.
 * I’ve tried to insert credentials in the incognito tab but problem still remains.
 * I checked 5 times inserting access key and secred key..
 * Can I contact you to your email, so I can send you login to our WP?
 *  Plugin Contributor [tstachlewski](https://wordpress.org/support/users/tstachlewski/)
 * (@tstachlewski)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/save-enable-amazon-poly/#post-10104358)
 * Hi,
    [@alexxha](https://wordpress.org/support/users/alexxha/) – great! Btw. we
   will be grateful for small review of the plugin 😉 [https://wordpress.org/support/plugin/amazon-polly/reviews/](https://wordpress.org/support/plugin/amazon-polly/reviews/)
 * [@simonphemp](https://wordpress.org/support/users/simonphemp/) – let’s move to
   mail: stachlew @ amazon . com – (but please don’t send me login credentials).
 * Cheers,
    Tomasz
 *  [Yasir](https://wordpress.org/support/users/yasglobal/)
 * (@yasglobal)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/save-enable-amazon-poly/#post-10144193)
 * [@tstachlewski](https://wordpress.org/support/users/tstachlewski/) I have created
   Keys and added in the Plugins Settings Page twice time but that still i am seeing“
   Please verify your AWS Credentials are accurate”.
 * I assumed, may i have missed any step in configuration so delete previous key
   and start again with first step as mentioned in WordPress installation section
   but no luck.
 * Can you please help in resolving this issue.
 * Thanks,
    Yasir
 *  Plugin Contributor [tstachlewski](https://wordpress.org/support/users/tstachlewski/)
 * (@tstachlewski)
 * [8 years ago](https://wordpress.org/support/topic/save-enable-amazon-poly/#post-10247931)
 * [@yasglobal](https://wordpress.org/support/users/yasglobal/)
    Sorry for late 
   answer. Can you try to open AWS Console and then open Polly service? My question
   is: do you see some kind of information that your account is not active, or everything
   is ok?
 * Cheers,
    Tomasz
 *  Plugin Contributor [tstachlewski](https://wordpress.org/support/users/tstachlewski/)
 * (@tstachlewski)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/save-enable-amazon-poly/#post-10361023)
 * Hi guys,
    Closing the ticket because for 99% it was connected with AWS account
   which was not activated. If this was not the case, please let me know – I will
   open it then again.

Viewing 15 replies - 1 through 15 (of 15 total)

The topic ‘Save “Enable Amazon Poly”’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/amazon-polly_303a47.svg)
 * [AWS for WordPress](https://wordpress.org/plugins/amazon-polly/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/amazon-polly/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/amazon-polly/)
 * [Active Topics](https://wordpress.org/support/plugin/amazon-polly/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/amazon-polly/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/amazon-polly/reviews/)

 * 15 replies
 * 4 participants
 * Last reply from: [tstachlewski](https://wordpress.org/support/users/tstachlewski/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/save-enable-amazon-poly/#post-10361023)
 * Status: resolved