stripe-integration icon indicating copy to clipboard operation
stripe-integration copied to clipboard

502 from callback when adding to organisation

Open dpeek opened this issue 4 years ago • 1 comments

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 :)

dpeek avatar Feb 05 '21 00:02 dpeek

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.

nathanclevenger avatar May 11 '21 10:05 nathanclevenger