#vakil-parth_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/1357692804834394162
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, let me help you with this.
What do you mean by "debug" exactly?
What are you attempting to check?
sorry a correction I need to debug billing meter event with asynchronous validation
I am trying to add usage for product using meter billing event
I can see api is called successfully without session issue, but no meter event or usage recorded in stripe dashboard
usage recorded in stripe dashboard
Where are you checking that?
Are you sure event_name and payload are set correctly, corresponding to your Meter.
yes.
I have verified it by creating meter event synchronously
Also lets assume if by mistake event_name is incorrect. How can we identify it?
meter dashboard -> https://dashboard.stripe.com/{****}/meters/{meterId}
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
You can't, except you notice usage is not recorded.
so where I can see usage recorded or not?
I can't see in invoice or in customer's details page.
Could you please share the Meter ID?
mtr_test_61SIlsWGjsKwbpGX141B6zTnjV7lpQN6
And do you have a Request ID where you send a example meter event?