#IpadNF-recurring-payment

1 messages · Page 1 of 1 (latest)

tawny glen
#

👋 Happy to help

old laurel
#

Thanks but the error I am facing is actually different

#

The log I was referring to was the one in my application not the stripe dashboard

old laurel
tawny glen
#

Yup, you can share the log details.

old laurel
#

ERROR 2022-08-19 08:03:26,574 [56 ] e.Diagnostics.ExceptionHandlerMiddleware - An unhandled exception has occurred while executing the request.
System.ArgumentException: The resource ID cannot be null or whitespace. (Parameter 'id')
at Stripe.Service1.InstanceUrl(String id) in /_/src/Stripe.net/Services/_base/Service.cs:line 579 at Stripe.Service1.UpdateEntityAsync(String id, BaseOptions options, RequestOptions requestOptions, CancellationToken cancellationToken) in /_/src/Stripe.net/Services/base/Service.cs:line 197
at Stripe.CustomerService.UpdateAsync(String id, CustomerUpdateOptions options, RequestOptions requestOptions, CancellationToken cancellationToken) in /
/src/Stripe.net/Services/Customers/CustomerService.cs:line 146
at Thames.CMS.MultiTenancy.Payments.Stripe.StripeGatewayManager.UpdateCustomerDescriptionAsync(String sessionId, String description) in C:\Projects\Project_CMS\CMS\src\Thames.CMS.Core\MultiTenancy\Payments\Stripe\StripeGatewayManager.cs:line 184
at Thames.CMS.Web.Controllers.StripeController.GetPaymentResult(String sessionId) in C:\Projects\Project_CMS\CMS\src\Thames.CMS.Web.Mvc\Controllers\StripeController.cs:line 90
at lambda_method6247(Closure , Object )

tawny glen
#

Could you share the code where the error was thrown?

#

From the error code, it's likely one of the input parameters is null or whitespace or empty

old laurel
#

OK

#

If it's possible for us to have a screen share session

#

The error was thrown in 2 places

old laurel
tawny glen
#

We don't do screen sharing session

tawny glen
old laurel
#

OK