You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both have staging vs production keys but we want Vercel previews to use the staging keys. Vercel previews build with NODE_ENV===production, but both Recaptcha and Stripe refuse test requests on the production keys.
The text was updated successfully, but these errors were encountered:
Both have staging vs production keys but we want Vercel previews to use the staging keys. Vercel previews build with NODE_ENV===production, but both Recaptcha and Stripe refuse test requests on the production keys.
The text was updated successfully, but these errors were encountered: