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

Cannot upgrade apps plugin #939

Closed clement911 closed 1 year ago

clement911 commented 1 year ago

I am trying to run stripe plugin upgrade apps but get the following error.

Unable to refresh plugin manifest, continuing with cached manifest...
> could not install plugin 'apps'
you don't seem to have access to this plugin

I tried running the terminal as an admin, but that didn't help

ngrubb-stripe commented 1 year ago

Hey @clement911 - I've seen this error before when I needed to re-authenticate the Stripe CLI.

Could you try running: stripe login and following the login steps before run stripe plugin upgrade apps again?

clement911 commented 1 year ago

It did fix it thank you @ngrubb-stripe It would be great if this was automatically handled by the command, or at least show a help message.

ngrubb-stripe commented 1 year ago

Glad to hear it! Totally agree - we will work toward improving the error message and providing a better experience when this occurs.

gabrielhurley-stripe commented 1 year ago

The error message issue is tracked internally. Closing this specific issue as resolved.