#jonhainstock_error
1 messages ยท Page 1 of 1 (latest)
๐ 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/1387819805825831105
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
I have tried creating a new sandbox too, but then needed to switch the name of my app because the old id was taken.
Here's my manifest.
{
"id": "com.affiliate.app",
"version": "1.0.0",
"name": "AffiliateBase",
"icon": "./brand_icon.png",
"permissions": [
{
"permission": "customer_read",
"purpose": "Read customer data to link purchases with affiliate referrals"
},
{
"permission": "charge_read",
"purpose": "Track successful charges to calculate affiliate commissions"
},
{
"permission": "payment_intent_read",
"purpose": "Monitor payment intents for commission tracking"
},
{
"permission": "invoice_read",
"purpose": "Track subscription invoices for recurring commission calculations"
},
{
"permission": "subscription_read",
"purpose": "Monitor subscription status for lifetime value tracking"
},
{
"permission": "product_read",
"purpose": "Match products to campaign-specific commission rates"
},
{
"permission": "coupon_read",
"purpose": "Track affiliate-specific discount codes and their usage"
}
],
"connect_permissions": null,
"post_install_action": {
"type": "external",
"url": "https://www.affiliatebase.app/onboarding/stripe-app-setup"
},
"allowed_redirect_uris": [
"https://www.affiliatebase.app/onboarding/stripe-app-setup",
"https://app.affiliatebase.com/onboarding/stripe-app-setup"
],
"stripe_api_access_type": "platform",
"distribution_type": "private",
"sandbox_install_compatible": true
}
People's rating of affiliate programs: More than a hundred direct advertisers in the fattest niches. Only honest real reviews and no selling ratings.
I can't find good documentation on how to fix this.
Hey there, I'm taking a look but I suspect this might be something we're not able to help with
Oh no, what ideas do you have?
I just mean "we" here on discord ๐
It appears that your test app is stuck in an "installing" state and a manual intervention of some kind might be needed to unstick it, which isn't something I can do.
Gotcha
Please contact support and indicate your app install seems to be broken and stuck in installing: appinst_test_61SnfkwINptbg5whg41IiOxxLnsLBWNU
Will do
The Apps specialist team should be able to help investigate this