Add associate_tag now required by Amazon and Net::Amazon - #1
Open
MartinMcGrath wants to merge 5 commits into
Open
Add associate_tag now required by Amazon and Net::Amazon#1MartinMcGrath wants to merge 5 commits into
MartinMcGrath wants to merge 5 commits into
Conversation
Add associate_tag. Amazon require an associate tag, Net::Amazon addressed this in v0.61: rt 71937; Amazon now requires an Associate Tag, so enforce usage.
Add associate_tag to test, now required by Amazon/Net::Amazon.
Bump Net::Amazon version requirement to v0.62. This is part of the over all change here to supply associate_tag
Add note about Net::Amazon and Amazon developer tokens.
fix tyop associate_tab/associate_tag
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Amazon and subsequently Net::Amazon now require an associate_tag be passed to the constructor.