stripe / stripe-apps

Stripe Apps lets you embed custom user experiences directly in the Stripe Dashboard and orchestrate the Stripe API.
https://stripe.com/docs/stripe-apps
MIT License
148 stars 73 forks source link

stripe apps start stuck on accepting T&Cs #940

Closed clement911 closed 1 year ago

clement911 commented 1 year ago

I'm trying to run stripe apps start --manifest stripe-app.dev.json

It's opening a tab to accept T&Cs. The tab says I can close and return to the command line, but the command line doesn't seem to detect anything and is stuck..

image

image

gabrielhurley-stripe commented 1 year ago

Can you confirm you're using that latest version of the CLI and apps plugin? We had a similar report recently where that was the issue.

gabrielhurley-stripe commented 1 year ago

And yes, we have an internal ticket to improve the UX when that is the problem :-)

gabrielhurley-stripe commented 1 year ago

Nevermind, I just saw your other issue about being unable to upgrade the plugin. That'd be the problem here. Let us investigate that issue instead.

clement911 commented 1 year ago

This worked again once I applied the work around suggested on https://github.com/stripe/stripe-apps/issues/939

gabrielhurley-stripe commented 1 year ago

Great. Glad it's sorted. Have a great day!