|
From: Proud D. <pr...@gm...> - 2009-08-12 16:36:53
|
I have solved this problem -- it was a false alarm. Thank you anyway On Wed, Aug 12, 2009 at 12:30 PM, I wrote: > Hello, > > I am writing to ask if Net::Amazon's > > my $ua = Net::Amazon->new( > token => 'YOUR_AMZN_TOKEN', > secret_key => 'YOUR_AMZN_SECRET_KEY'); > > > is still up to date -- or rather, if the amazon "token" is still the right > way to access the API. I just obtained an "Access Key ID" and a "Secret > Access Key" but all my calls are returning a "Forbidden" response. Is the > "token" the same thing as the "access key id"? > > Thank you very much for your time, > > > > > |