#mlanie_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/1339608937825304628
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
But I get this error message: Failed to create a deal in HubSpot
Object not found. objectId are usually numeric.
This sounds like an issue with another platform, rather than with the Stripe API/SDK
The ID you shared is a valid payment intent ID, but I don't know what kind of value the service you're using expects.
You'll need to contact that service's support team to help find out why its not working the way you expect.
it's Zapier
But Zapier can't help me, I need to know which ID, stripe send to Zapier
It sounds like this is an unexpected value between zapier and hubspot, i'm not sure what they expect. If this is an error from hubspot you might need to talk to them about what the zapier step should send.
All Stripe object IDs are alphanumeric like the one you provided, they are never purely numeric.
So there's a misaligned expectation somewhere, i don't know where
ok thank you