Displaying 1 result from an estimated 1 matches for "amazon_param".
Did you mean:
amazon_params
2006 Jul 07
0
Net::HTTP.get_reponse issues ...
Hi,
I''m struggling a bit trying to interface with the Amazon ECS web service
using Net::HTTP.
The code I''ve got so far is ...
def index
search_artist = ''Pink Floyd''
amazon_params = {''Service'' => ''AWSECommerceService'',
''AWSAccessKeyId'' => ''[Removed for security]'',
''AssociateTag'' => ''[Removed for security]'',
''Operation'' =>...