Skip to content

Comments

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

Open
jpgarcia wants to merge 1 commit intoiain:masterfrom
Ideame:master
Open

SendMessage does not work using official aws-sdk for Nodejs#1
jpgarcia wants to merge 1 commit intoiain:masterfrom
Ideame:master

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