#danieljnchen_api
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/1232578340452438058
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
For the record, it looks like there are three Stripe developers that have been manually releasing the api updates every so often https://github.com/stripe/stripe-mock/actions/workflows/tag.yml
Hi there, could you elaborate which release version is the problematic one for you?
Hello! I'm having trouble with release v0.184.0 (the latest one) https://github.com/stripe/stripe-mock/releases/tag/v0.184.0
As you can see in this diff, the subscription_details parameter has been added to some endpoints in a more recent commit https://github.com/stripe/stripe-mock/compare/v0.184.0...master
Hi sorry the diff is too big. Could you tell exactly which line on which file that is missing in 0.184.0, which is available in master?
Fair point -- I had just Ctrl-F'ed for subscription_details. I'm looking at the new endpoint for create_preview on line 84982
https://github.com/stripe/stripe-mock/compare/v0.184.0...master#diff-db280219bc6ac836242053d641e6359eb6790b30f547f79ae7137d2f244ec30bR84982
Ohh I see now
Thank you!
Could you initiate a ticket by reaching out to Support, and mention this thread on Discord? We will take it from there and confirm internally, and update you via email
:question: Have a non-technical question, account issue, or need one-on-one support?
We wish we could help, but this community is focused on developers and technical discussions. Our support team will be able to assist you better than we can: https://support.stripe.com/contact
Please mention that we checked on this Discord server
https://raw.githubusercontent.com/stripe/stripe-mock/master/embedded/openapi/spec3.json
vs
https://raw.githubusercontent.com/stripe/stripe-mock/v0.184.0/embedded/openapi/spec3.json
searching for /v1/invoices/create_preview
Got it, thank you! I will say I did create a support ticket yesterday and got this rather unhelpful response:
Thanks for writing in. I see that the Stripe-mock project is out of date. Let me share some insights about this.
Upon checking, this Stripe-mock project is initiated and being managed by GitHub-which is a third party platform. This Stripe-mock project is GitHub's sandbox mode that aims to replicate Stripe's testmode.
That being said, I appreciate you for raising this concern to us. However, it'd be best if you could reach out to GitHub so that they can update their API parameters as stated in our Stripe docs.
But perhaps opening another ticket with the info you mentioned will get a more helpful response
Yeah that's not true, terribly sorry. You could reuse the ticket and push back, saying the team in Discord server looked at this and believe it should be escalated