foodsnap/supabase/functions
marciobever aceeebe938 fix(webhook): add apikey header to stripe-checkout call — fixes 401 UNAUTHORIZED_INVALID_JWT_FORMAT
Supabase gateway requires the service role key in the 'apikey' header
for authentication when the key uses the new sb_secret_ format (not JWT).
Previously only sent via Authorization Bearer, which the gateway rejected.
2026-04-22 17:53:29 -03:00
..
coach-generator feat: premium UI redesign, WhatsApp list menus, freemium coach flow, Stripe direct checkout 2026-04-14 11:36:48 -03:00
meta-whatsapp-webhook fix(webhook): add apikey header to stripe-checkout call — fixes 401 UNAUTHORIZED_INVALID_JWT_FORMAT 2026-04-22 17:53:29 -03:00
stripe-checkout feat: premium UI redesign, WhatsApp list menus, freemium coach flow, Stripe direct checkout 2026-04-14 11:36:48 -03:00
stripe-portal feat: premium UI redesign, WhatsApp list menus, freemium coach flow, Stripe direct checkout 2026-04-14 11:36:48 -03:00
stripe-webhook feat: premium UI redesign, WhatsApp list menus, freemium coach flow, Stripe direct checkout 2026-04-14 11:36:48 -03:00
validate-access feat: premium UI redesign, WhatsApp list menus, freemium coach flow, Stripe direct checkout 2026-04-14 11:36:48 -03:00
whatsapp-webhook feat: premium UI redesign, WhatsApp list menus, freemium coach flow, Stripe direct checkout 2026-04-14 11:36:48 -03:00