I get this error when trying to add a payment method in appwrite cloud in my local dev server. I am running the console and have provided a public stripe key to the env variable VITE_STRIPE_PUBLIC_KEY and am getting 400 responses after clicking 'Add'. Is the issue related to my key, my account, or something else entirely? Please let me know if you need more clarification and thank you!
TL;DR
Developers are encountering a Stripe error when attempting to add a payment method in their local dev server. The error is resulting in 400 responses after clicking 'Add'. The issue may be related to the public Stripe key or other factors. They have provided the key in the environment variable VITE_STRIPE_PUBLIC_KEY.