You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 14, 2021. It is now read-only.
The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details.
define('AWS_API_KEY', 'AKIALPE2A');
define('AWS_API_SECRET_KEY', 'UNR*********Fi1BXh+5');
define('AWS_ASSOCIATE_TAG', '123c5b-21'); // associate tag is that associtate ID
define('AWS_ANOTHER_ASSOCIATE_TAG', 'te*****21'); // where i find that
The text was updated successfully, but these errors were encountered:
I resolved my issue by looking here: https://affiliate-program.amazon.com/assoc_credentials/home and creating a new set of credentials. I think I may have been using different API credentials for this (general API credentials instead of specific affiliate API credentials).
The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details.
define('AWS_API_KEY', 'AKIALPE2A');
define('AWS_API_SECRET_KEY', 'UNR*********Fi1BXh+5');
define('AWS_ASSOCIATE_TAG', '123c5b-21'); // associate tag is that associtate ID
define('AWS_ANOTHER_ASSOCIATE_TAG', 'te*****21'); // where i find that
The text was updated successfully, but these errors were encountered: