Open Name-less opened 1 year ago
Hello @Name-less,
Do you have this error when you are using a specific function? If you redo the call, do you still have the error?
This error is random so I can't reproduce it sorry...
Last time I get this error was 30/10/2023 at 18:51.
The error occurs on two specifics functions : cardregistration_create and users_allcards reateObject [class] => MangoPay\Libraries\ApiBase [type] => -> [args] => Array ( [0] => cardregistration_create [1] => MangoPay\CardRegistration Object
and
rray ( [filter] => MangoPay\FilterCards Object ( [Active] => true ) ) ) ) [5] => Array ( [file] => /var/www/html/sites/bad-asso/vendor/mangopay/php-sdk-v2/MangoPay/ApiUsers.php [line] => 206 [function] => GetList [class] => MangoPay\Libraries\ApiBase [type] => -> [args] => Array ( [0] => users_allcards [1] => MangoPay\Pagination Object ( [Page] => 1 [ItemsPerPage]
Thanks for your answer.
@Name-less Thanks. We will investigate.
Same issue also on trying to request a PayIn (Hook callback).
Uncaught PHP Exception MangoPay\Libraries\Exception: "OAuth token is not created (or is invalid) for strong authentication" at /.../vendor/mangopay/php-sdk-v2/MangoPay/Libraries/AuthenticationHelper.php line 87
Any news on this ? When the error happens, our customers can't finalyse their paiement which is really embarrasing...
Any news on this ? When the error happens, our customers can't finalyse their paiement which is really embarrasing...
Hello,
Sometimes i got this error while using mangopay php sdk : OAuth token is not created (or is invalid) for strong authentication
Do you have any open issue on this message error ? It works without problem 90% of the time and sometime, without any modification, i got this error message...
Thanks