#omar.mo-dotnet
1 messages · Page 1 of 1 (latest)
not that I'm aware of
do you have a request ID req_xx of a failing request? and ideally a succeeding one too, so I can see if there's a difference I can identify
is it possible to see requests in the UI portal ?
Failed request: req_5nTdGrJWLIqTB7
Successful one:
req_sTpqIXNVpQvMaJ
thanks, will look in a moment!
ah I was more interested in seeing one that used type: "Card" in the past and that worked
I can try to find one though by searching some logs, so let me check
looking at your logs going back a couple of weeks I don't think you ever used Card and had it work in the past, you were always using card https://dashboard.stripe.com/test/logs/req_NU0QAAuBUWIbTg and using the same version of stripe-dotnet
my guess is you changed something in your own code on October 19th and started passing Card instead in your .NET code