Das Paypal Plugin macht seit Wochen Probleme.
Weder eine Neuinstallation des Plugins noch ein Downgrade hat Abhilfe verschaffen.
In der Mitteilung steht:
Die API-Zugangsdaten konnten nicht validiert werden
403 Forbidden
Im Log:
Uncaught PHP Exception Swag\PayPal\RestApi\Exception\PayPalApiException: „The error „UNCLASSIFIED_ERROR“ occurred with the following message: 403 Forbidden“ at AbstractClient.php line 188 {„exception“:„[object] (Swag\PayPal\RestApi\Exception\PayPalApiException(code: 0): The error "UNCLASSIFIED_ERROR" occurred with the following message: 403 Forbidden at /pfad zum shop/custom/plugins/SwagPayPal/src/RestApi/Client/AbstractClient.php:188)“}
Client error:
POST https://api-m.paypal.com/v1/oauth2/token
resulted in a403 Forbidden
response: 403 Forbidden 403 Forbidden {„error“:,„headers“:{„Paypal-Debug-Id“:,„PayPal-Request-Id“:,„Date“:[„Fri, 02 Aug 2024 12:14:53 GMT“]},„data“:{„form_params“:{„grant_type“:„client_credentials“}}} {„client“:„Swag\PayPal\RestApi\Client\TokenClient->getToken“,„resource“:„Swag\PayPal\RestApi\V1\Resource\CredentialsResource->testApiCredentials“,„controller“:„Swag\PayPal\Setting\SettingsController->validateApiCredentials“,„file“:„/pfad zum shop/custom/plugins/SwagPayPal/src/Setting/Service/ApiCredentialService.php“,„line“:42,„class“:„Swag\PayPal\Setting\Service\ApiCredentialService“,„function“:„testApiCredentials“}
Ich weiß nicht mehr weiter.
Die Sandbox Credentials funktionieren. Diese lassen sich auch validieren.