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
When setting up and trying the module, we are seeing the following error
{"0":"Operation not found: GetPrediction","1":"#1 Aws\\AwsClient->__call() called at [vendor\/imaginationmedia\/aws-fraud-magento2\/Model\/Fraud\/Detector.php:128]\n#2 ImaginationMedia\\AwsFraud\\Model\\Fraud\\Detector->getCustomerFraudScore()
When checking the Amazon API, it does not look to be a "GetPrediction" action
When setting up and trying the module, we are seeing the following error
{"0":"Operation not found: GetPrediction","1":"#1 Aws\\AwsClient->__call() called at [vendor\/imaginationmedia\/aws-fraud-magento2\/Model\/Fraud\/Detector.php:128]\n#2 ImaginationMedia\\AwsFraud\\Model\\Fraud\\Detector->getCustomerFraudScore()
When checking the Amazon API, it does not look to be a "GetPrediction" action
https://docs.aws.amazon.com/frauddetector/latest/api/API_Operations.html
https://docs.aws.amazon.com/aws-sdk-php/v3/api/class-Aws.FraudDetector.FraudDetectorClient.html
The text was updated successfully, but these errors were encountered: