#mahraamir
1 messages · Page 1 of 1 (latest)
generating*
Hi there!
Can you share the ID (req_xxx) of the failing API request?
https://support.stripe.com/questions/finding-the-id-for-an-api-request
I was trying to find that on stripe but it is not showing any req_xxx, it seems there is issue in the method financialConnections->sessions->create
either it is not supported
even I update the sdk as well
Can you share the stacktrace error of the 500 error in your server ?
Yes, please share more details about the issue and double check if it's from a Stripe APi call
ok
anyways I tried with simple curl and it worked but with sdk method it is not working in PHP
You figured out the issue then ?
yes, it is owrking now
Cool