#alexander_webhooks
1 messages · Page 1 of 1 (latest)
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- alexander_webhooks, 13 hours ago, 28 messages
👋 Welcome to your new thread!
⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1248120908720242708
📝 Have more to share? Add details, code, screenshots, videos, etc. below.
Can you share with me the event ID?
There is none i think
Then where do you see this 400 error?
So it's about webhooks by zapier? Have you reached out to zapier's support?
Yeah, but im trying to connect to stripe
the error code 400 is from stripe
Is there any headers or something that needs to be included?
You mean stripe API returned 400?
right now i only provide the url and secret key
Yes
Hi! Can you share the request ID (req_xxx)? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Ok, copy and paste the request ID (i.e., req_xxx) here
req_ROfPaCK2m5Mya9
This request is about role assignment triggered by a user's action in Dashboard, and there's no Stripe webhooks for this action. Are you sure this is the correct request?
https://dashboard.stripe.com/logs?success=false&method[0]=post&method[1]=delete&direction[0]=self&direction[1]=connect_in&showIP=false there are quite a number of 400 errors
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
im 100% im not putting the right authorization there 😦 sorry guys im not really good with api´s
No worries. I'd suggest you ask zapier first and see which Stripe API request caused the failure of zapier webhook.
Quick question does the webhook require headers such as "Authorization" and "Content-Type" ?
Webhook endpoint is meant for receiving the events from Stripe. Authorization and content type headers shouldn't be required
So only url?