#bmizerany1234
1 messages ยท Page 1 of 1 (latest)
Additionally I've confirmed I'm logged into my blake.io account in both the CLI and the Dashboard
You're looking at the customer details page in the dashboard, right?
My acccount ID is acct_1KWUkxCdYGloJaDM
oh no
All I see is:
Same in Test Mode
oh details
You need to create a customer first and then click on that customer in the dashboard
we call this out in the docs (https://stripe.com/docs/stripe-apps/create-app#preview-app) in the bottom of that section
After calling stripe apps start did you make sure to "press enter"?
You should've seen a screen like this:
I do not
nothing happens
I'm in a vm
is there a known url I can manually visit?
Hmmm... that's probably why you're not seeing it - let me see if there's a way around that
OS is
Linux blaptopvm 5.19.0-46-generic #47-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 16 13:33:58 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
Try going to https://dashboard.stripe.com/apps/enable-preview?cliaccount=<YOUR_ACCOUNT_ID>
(replace <YOUR_ACCOUNT_ID> with your stirpe account)
Hmm... Are you 100% sure you're running the stripe CLI for that particular account? What happens if you just run stripe trigger customer.created
A newer version of the Stripe CLI is available, please update to: v1.16.0
Setting up fixture for: customer
Running fixture for: customer
Trigger succeeded! Check dashboard for event details.```
Do you see that event when you log into the dashboard?
Hmm...
๐ taking over here. That sounds weird and could you start over, freshly? Like logout of Stripe CLI, Log in again, and stripe plugin uninstall then install apps again?
I've tried that on a few diff envs
same thing
same screen saying ```Preview this app in your Stripe account
No apps found. Please make sure your development server is running.
Try running the following command in your extension directory to start your development server.
stripe apps start
Can you stripe plugin uninstall apps then stripe plugin install apps? Make sure to backup your Stripe App folder before doing it
okay. it's just a helloworld I can clobber
same thing
is the source to the apps plugin open?
I couldn't find it on github, only the examples
I was going to dig around in it looking for clues
I don't think so :/
Something is odd
If you try an entire new app, different folder, do you see the same?
Can you try with a different Stripe Account?
sure
same thing
logout, login with ACME account, create app, approve app etc, cd to app dir, stripe apps start.... no bueno
all while be sure I was always using ACME account
And using the new ACME account on this URL, still no luck?
I guess it's ultimately your VM then
Like your VM can't communicate to Stripe to preview your directory inside a Stripe Account
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
yup
err
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Both doesn't show anything?
You mentioned you are running inside a VM. When you enter the command stripe apps start, which browser does it open? Is that your VM (Linux) browser? And does it have Stripe Account login?
I moved to the host OS awhile back
MacOS
Darwin blaptop.attlocal.net 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:20:05 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T8101 arm64```
sorry for not mentioning
Okie, then now does the command open the browser?
it does
and it says to run "stripe apps start"
๐
even though that is literally what brought me to that screen
Does this browser logged in into your Stripe Account?
Are you using the latest version of Stripe CLI?
Is this your MacOS terminal?
Incognito with Stripe Account logged in?
Your regular Google account might have some extensions?