Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SendMessage does not work using official aws-sdk for Nodejs #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jpgarcia
Copy link
Contributor

aws-sdk for ruby POST the SendMessage action to the /:queue_name path but NodeJS npm (official) POST the SendMessage action to the root path "/" and obtain the queue name from the QueueUrl parameter

It seems that the Amazon API support both so I've hacked the code to workaround it.

Could you please merge the pull request and publish the gem again?

thanks in advance

pfhayes pushed a commit to pfhayes/fake_sqs that referenced this pull request Jan 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant