Gus Beare

Results 23 comments of Gus Beare

Shame. I love Nancy and have built a web site, a simple CMS and various web services with it. But Nancy lives on at flicka20.com and many sailors out there...

Did you find an answer to this? It an't be done in CSS. Can only be set with JS. I am starting to think I'd be better off using the...

There is nothing in the logs in my Stripe account to indicate what's causing these 500 errors.

Hi @suz-stripe Thanks for responding. These errors occur when there are no breakpoints in my web hook code. I am using the latest Stripe CLI (1.8.8) with Stripe.Net. chees Gus

I'm using .Net and so far my js and css is being minified. However, I cannot get the .js bundling to work.

Actually it's fine with .net 5. I didn't noticed this crucial line in the instructions: The output file /css/bundle.css is created and kept **in memory and not as a file**...

Glad to see I'm not alone. I still see those issues but fortunately it's not stopping me from testing my application. Still no idea what the cause/fix might be.

Is it possibly indicating that the web hook is not posting for those events that return a 500? I have my web hook in Stripe set up to post only...