Daniel-t / node-red-contrib-aws

A collection of Node-RED nodes for AWS.
Apache License 2.0
57 stars 59 forks source link

failed: TimeoutError: Missing credentials in config #5

Closed Lroy closed 8 years ago

Lroy commented 8 years ago

Hey Daniel,

I am excited to get SNS node working in my flow.

My AccessID and Secret Key are for an Administrator-level role, so I should have access to send SNS message.

I am able to send a message manually from the SNS console.

Any ideas as to why I would be getting the "missing credentials" message?

Daniel-t commented 8 years ago

Which region is your sns target setup in? I've been testing exclusively with us-east-1, but may have missed something to do with other regions.

Also can you try creating a new AWS config node with your credentials. There was a version on Git which I had broken the credential system, fixed now, but requires a new config. If you open the AWS config node, you should see both accessID and secretID values.

If case neither of these work can you create a simple flow which replicates the issue and paste it somewhere (make sure your AWS details are stripped).

Daniel-t commented 8 years ago

This is a BREAKING problem on all modules. Thanks for identifying.

The configured credentials are not making it through to the API calls.

It was masked on my development system as I had an .AWS/credentials file which the api picked up.

Lroy commented 8 years ago

The ANS now works for me! Very nice!

Thanks for making these nodes…very useful!

Larry

On Sep 23, 2016, at 10:14 PM, Daniel-t notifications@github.com wrote:

This is a BREAKING problem on all modules. Thanks for identifying.

The configured credentials are not making it through to the API calls.

It was masked on my development system as I had an .AWS/credentials file which the api picked up.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Daniel-t/node-red-contrib-aws/issues/5#issuecomment-249339167, or mute the thread https://github.com/notifications/unsubscribe-auth/AARtgsE34JuQlmxy7BMFJnLcTuW0z4IZks5qtId0gaJpZM4KEEDa.

Thank You,

Larry Roy

50644 Sabrina Shelby Twp, MI 48315

CONFIDENTIALITY NOTICE: This communication and/or transmission (including any attachments) is intended solely for the person or entity to which it is addressed and may contain confidential, trade secret, privileged, and/or proprietary information and materials. Any review, distribution, dissemination, printing, copying, exploitation, or other use or communication of this email and/or its contents by persons or entities other than the specific intended recipient or his/her duly authorized representative is strictly prohibited. If you have received this communication in error, please contact the sender immediately and delete the communication from your computer and all other devices and related systems and shred and properly discard any tangible versions. Thank you.