#KianBrose
1 messages · Page 1 of 1 (latest)
Hi there!
The error seems pretty clear to me: you are using a price ID that is no longer active
Can you share the request ID (req_xxx)?
Yes, the price you are using (price_1LntO9AbuPr55TmTkAlv60OC) is no longer active
I think I might have found the issue, an employee might have pushed a change to the environment variables holding the price IDs
Do these IDS ever change by themselves?
What do you mean?
As in the API price IDS
I saw that the bottom archived one was the one being used for some reason
A bit unsure of how it happened
It wasn't a stripe issue, apologies for the thread
I'll look over the github logs to see what happened to the configuration file
This is the request that archived the price: https://dashboard.stripe.com/logs/req_fCXDNTpwFcYMne
It was made in the dashboard
Yes, I had archived the price a few months ago
What puzzles me is that the new prices that were not archived were "active" as in actively generating revenue before this error popped up a few minutes ago
So somehow the old id got reverted back inside our own code, so not a stripe issue
Got it!