#baoleduc

1 messages ยท Page 1 of 1 (latest)

rain fernBOT
prisma gulch
#

Hello, not immediately sure why this might be happening but I am reaching out to my colleagues who may know more

obsidian sail
#

Thank you @prisma gulch

prisma gulch
#

What role do you have on your account?

obsidian sail
#

I'm the admin

prisma gulch
#

Gotcha, so that isn't the issue. Can you send me your account ID so we can look deeper at your account? (acct_1234)

obsidian sail
#

acct_1MxByTG9sbbppMmk

rugged comet
#

๐Ÿ‘‹ looks like the account that you are logged into on CLI is not the same one as the one selected in your screenshot. If you click the dropdown there you should be able to select the account that you are logged into and then the "Continue" button will appear. Otherwise you want to re-login to the CLI stripe login with the account that you want to load the helloworld app on.

obsidian sail
#

I tried with both accounts and none of them show the continue button

#

I will try to relogin and get back to you

obsidian sail
#

I re-logged in and ran into the same issue

#

Is there a way to reset my account?

#

or @rugged comet ๐Ÿ‘‹ any other reason?

rugged comet
#

Hmm that is very strange

#

What version of the CLI are you using?

obsidian sail
#

stripe version 1.14.0

#

I tried to re-login with both live and test keys

rugged comet
#

Okay I'm on 1.13.9 still. Let me upgrade and test with that as well

#

It is working fine for me on 1.13.9

#

Nope still working fine for me.

#

Can you create a new test account and log into that one with CLI and then run stripe apps create xxx again and then stripe apps start for that new account?

#

Everything is fine on my end so wondering if your current account is borked for some reason.

obsidian sail
#

after several retries, it lands on a different page which says the local server is not started, however it's running

rugged comet
#

Interesting

#

That potentially points to an issue with the app build

#

Try running stripe apps create again

obsidian sail
#

let's me do it

#

I got the same issue @rugged comet

rugged comet
#

What does your stripe-app.json file look like?

obsidian sail
#
{
  "id": "com.exsmple.hello",
  "version": "0.0.1",
  "name": "Test 2",
  "icon": "",
  "permissions": [],
  "ui_extension": {
    "views": [
      {
        "viewport": "stripe.dashboard.customer.detail",
        "component": "App"
      }
    ],
    "content_security_policy": {
      "connect-src": null,
      "image-src": null,
      "purpose": ""
    }
  }
}```
rugged comet
#

Hmm that looks fine....

obsidian sail
#

would the issue is my account? Is there a way to "reset" my Stripe account?

rugged comet
#

The issue shouldn't really be in your account

#

No way to "reset" it really, you can create a new account like I mentioned which would serve that purpose

#

Let me flag to our Apps team and see if I can get some advice from them on troubleshooting further here

obsidian sail
#

it happens to both of my accounts. Or it could be two accounts problem ๐Ÿ™‚

rugged comet
#

Very unlikely the account itself is the problem. It has very little interaction here...

#

If you load it in incognito does that change anything?

rain fernBOT
obsidian sail
#

@rugged comet sorry for the delay, I retried with incognito mode and it shows the same issue

rugged comet
#

Okay thanks for testing that. I've reached out to our Apps team to get some troubleshooting advice. I'll circle back as soon as someone is available from that team to take a look.

#

Can you verify browser/OS ?

#

@obsidian sail just to ensure you see the above

obsidian sail
#

I'm using Chrome/Mac OS

wary coral
#

Hi ๐Ÿ‘‹
Can you also provide the version of the apps plugin you are using?

#

You can find it by running stripe apps version

#

@obsidian sail can you provide this information? The latest version of the plugin is 1.5.5 and you can update it by running stripe plugin upgrade apps

obsidian sail
#
apps version 1.5.5```
it's already `1.5.5`
#

@wary coral

wary coral
#

Thank you, I will relay this to the team internally

rain fernBOT
obsidian sail
#

just fyi, config.toml file has ******** in the key, is that correct or something weird there? (as other keys are in plain text)

undone dune
#

We're not sure what's causing this sorry. I'd recommend reaching out to our support team directly instead: https://support.stripe.com/contact they'll be able to collect more details and help you get unblocked

obsidian sail
#

thanks, I will do it