#aleksandr_37787
1 messages · Page 1 of 1 (latest)
Hello there. Is the app working since you removed the manifest permissions?
Hi!
App works if I run it via stripe apps start --manifest stripe-app.dev.json, but doesn't work via stripe apps upload
You might also need to turn off the app preview in the drawer if you're switching between dev via the CLI and an 'installed' app:
It could be that it's trying to load the dev app via CLI still and it's no longer running
hm, I see that the page https://dashboard.stripe.com/test/apps/settings-preview is not loaded for me. I see a loader constantly there
A loader and a title: 'Loading app settings...'
What if you just click 'turn off app preview'? Is that an option in the drawer?
oh, my God! Yes, it works now. Thank you, man!