#king-kazu_best-practices

1 messages ยท Page 1 of 1 (latest)

dull owlBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1428524056277155920

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

grave nova
#

Hi there,
the app ID has to be a unique identifier but you should be able to update the ID in the stripe-app.json file of your app.

misty veldt
#

I have already uploaded a public app, so I am unable to upload another one with the new id

grave nova
#

Oh your app is already published?

misty veldt
#

no, i just added it for local testing

#

or "external test"

#

like I have not fully published it, but it is uploaded to my account

grave nova
#

Can you change is locally and re-upload it? I must admit I am not an expert in Stripe apps but when I read the docs correct, you should still be able to change the App manifest at this point.

misty veldt
# grave nova Can you change is locally and re-upload it? I must admit I am not an expert in S...
Name:    MailSync - Brevo Integration
ID:      com.mailsync
Version: 0.0.9

Would you like to proceed: 
โœ” Built files for production
Compiling and generating config schemas for scripts...
โœ” Packaged files for upload

ร— Failed to upload MailSync - Brevo Integration
Request failed, status=400, body={
  "error": {
    "message": "9:App developer account already has a public app. Cannot create another public app.",
    "type": "invalid_request_error"
  }
}
#

there is only one public app allowed per account

#

and there seems like no way to delete my old app

grave nova
#

Gotcha, let me do some digging...

#

can i get your account ID?

misty veldt
grave nova
#

Your app has no installs, correct?

#

We made some changes recently and there is a flow that might help here. Important is, that the app has no installs and your Stripe CLI version is version 1.11.0 or greater. If both is true you should simply set app manifest distribution type from public to private and re-upload.

dull owlBOT
misty veldt
#

you can't change the distribution of this app. please contact support

bronze cape
#

hello ๐Ÿ‘‹ taking the thread over from my colleague, let me catch up

misty veldt
#

and im on

stripe --version
stripe version 1.28.0
dull owlBOT
bronze cape
#

You got that error "you can't change the distribution of this app. please contact support" for your old app right?

#

could you do a stripe apps -v and let me know what your Stripe App CLI version is?

dull owlBOT
misty veldt
#

i am installing latest and gonna try again

#

Would you like to proceed: โœ” Built files for production Compiling and generating config schemas for scripts... โœ” Packaged files for upload ร— Failed to upload MailSync - Brevo Integration Request failed, status=400, body={ "error": { "message": "9:Cannot change distribution type from public to private because there are existing installs.", "type": "invalid_request_error" } }

#

im trying to uninstall from everything

bronze cape
#

let me know if it errors!