Base solution for your next web application

Activities of "golilysolutions"

Question

Hi

I got an exception error in an method 'Webhooks' in StripeControllerBase, which is a Stripe.StripeException. the error says "Received event with API version 2019-11-05, but Stripe.net 27.16.1 expects API version 2019-05-16. We recommend that you create a WebhookEndpoint with this API version. Otherwise, you can disable this exception by passing throwOnApiVersionMismatch: false to Stripe.EventUtility.ParseEvent or Stripe.EventUtility.ConstructEvent, but be wary that objects may be incorrectly deserialized. "

how should I solve this issue in any way?

my dev env is Asp Net Core Angular v8.0.0.

Thanks

Answer

Hi

Thanks for the quick reply.

I think that Asp Net Core Angular v8.0.0 have beed tested based on stripe dot net 27.16.1.

without a test on your side, is it okay with ugrading to latest API version?

hopefully, nothing happed to payment process on my side.

Thanks

Answer

and what is ANZ ?

Hi

I've downloaded Asp.net core & Angulare v8.8 and v9.0.1 but StarkTMS.Web.Host project failed to load.

please help with fix.

Hi

Please see below. error : Cannot expand metadata in expression "$([MSBuild]::ValueOrDefault('%(FullPath)', '').StartsWith($([MSBuild]::EnsureTrailingSlash($(MSBuildProjectDirectory)))))". The item metadata "%(FullPath)" cannot be applied to the path "src\app\admin\dynamic-entity-parameters\entity-dynamic-parameter\entity-dynamic-parameter-value\entity-dynamic-parameter-value-manager\entity-dynamic-parameter-value-manager.component.html". Path: C:\Work\golilysolutions\Versions\StarkTMS ASP.NET CORE Angular 9.0.1\StarkTMS\src\StarkTMS.Web.Host\src\app\admin\dynamic-entity-parameters\entity-dynamic-parameter\entity-dynamic-parameter-value\entity-dynamic-parameter-value-manager\entity-dynamic-parameter-value-manager.component.html exceeds the OS max path limit. The fully qualified file name must be less than 260 characters. C:\Program Files (x86)\dotnet\sdk\3.1.301\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets

changed the root folder name to exact project name. loading web.host project is working now.

thanks,

Showing 1 to 6 of 6 entries