stripe-integration
stripe-integration copied to clipboard
502 from callback when adding to organisation
I attempted adding this integration as part of the Vercel nextjs-subscription-payments template. I was unable to add it to my Vercel organisation, but it worked fine for my Vercel personal account.
I attempted to walk through the code to see where it might be failing, but I think it might need some inspection of the logs for the callback function – I was getting a 502 from callback which I guess means some runtime exception in the lambda function?
Apologies for the lack of more info, and thanks for the integration – I can move forward with my personal account for now :)
I have this exact same issue. The Vercel Stripe Integration appears to only work with personal accounts, as a 500 error is encountered whenever registering as an organization and the integration cannot complete.