#Steve

1 messages · Page 1 of 1 (latest)

limber mulchBOT
summer coral
#

hello! can you share the exact error message returned?

hallow hill
#

[2023-10-10 21:33:19] local.ERROR: Unexpected error communicating with Stripe. If this problem persists, let us know at support@stripe.com.

(Network error [errno 35]: SSL peer reports incorrect Message Authentication Code.) {"userId":4559,"exception":"[object] (Stripe\Exception\ApiConnectionException(code: 0): Unexpected error communicating with Stripe. If this problem persists, let us know at support@stripe.com.

(Network error [errno 35]: SSL peer reports incorrect Message Authentication Code.) at /var/www/v2/tp-mc-web-laravel8/vendor/stripe/stripe-php/lib/HttpClient/CurlClient.php:579)
[stacktrace]

summer coral
#

is this occurring for all requests made to Stripe or only sometimes?

#

and it looks like there's an exception object? can you also share what's in the exception object?

hallow hill
#

not all request, only sometimes
the exception will be like
{"userId":4559,"exception":{
'code' :,
'message' : ,
'trace' : ,
}}

summer coral
hallow hill
#

the return exception must be in json format right?

summer coral
#

i don't understand what you mean? the error message you pasted mentions that it's an object which means it's already mapped