-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Something went wrong" error when trying to buy album #787
Comments
Try now? Stripe was complaining that the product didn't exist for the artist, which I'm going to guess is due to the artist changing which stripe account they use, which we don't properly reset product keys. I think I've patched this by setting the product key on album 873 to null but we should make it so that after connecting stripe we reset stripeKeys for all artists things.
|
Thank you! This has been resolved. |
Re-opening because the problem is still there structurally, still need to implement it so that it doesn't happen for others. |
I am getting this same error today trying to get a free download link for an album: https://mirlo.space/nicolas-hussein/release/orchestrations I tried the artist's other albums and I am getting the same error as well. |
I tapped the "buy" button from firefox mobile on Android version 14 on the page below and I got a "Something went wrong" error popup.
https://mirlo.space/bgm/release/your-life
Unfortunately, this was on mobile so I haven't had a chance to try to reproduce it on a desktop with dev tools.
Is this reproducible by anybody else?
The text was updated successfully, but these errors were encountered: