#moshe_dashboard-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/1227247952507047946
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
I inspected the network request and saw that it was sending an empty value for recurring[meter. I removed that field, and sent the request via curl, and it seems to have done what I wanted
Hi ๐ to create a metered Price you use the recurring.usage_type field and set it to metered
https://docs.stripe.com/api/prices/create#create_price-recurring-usage_type
It seems like the Stripe dashboard is setting this incorrectly.
Sorry, I thought you were describing an error you were getting through the API.
I'm not too familiar with the dashboard flows, can you tell me how you got there?
I resolved my issue as I mentioned above. Would It help if I list out the full steps to reproduce the issue so that it can get fixed? Or is there a better place for me to submit bug reports?
Glad you resolved it. If you can tell me how to get that screen I can file the bug.
Here is a video of the error
Perfect, thank you! I'll work on getting that filed.
I got that in for our teams to look into. Thank you for taking the time to raise this to my attention!
moshe_dashboard-error