build-a-saas-with-next-js-supabase-and-stripe icon indicating copy to clipboard operation
build-a-saas-with-next-js-supabase-and-stripe copied to clipboard

Fixed token error in api/subscription/[priceId].js

Open tomaskebrle opened this issue 2 years ago • 0 comments

It seems that supabase updated the way it sends cookies, and the code doesn't, this results in 500 error. Resolves #4

tomaskebrle avatar Mar 05 '22 09:03 tomaskebrle