#quentin
1 messages · Page 1 of 1 (latest)
Hi, which page/url is that?
um weird. Can you provide your account id? acct_xxx
acct_1MFJSSIiqsvWvTwF
Hmm okie, can you share the endpoint value?
(or you can open browser console to see if there is any error there)
https://0da3-2a01-e34-ec46-7600-808d-ec5e-ed5e-a691.eu.ngrok.io/v1/authorization?xap=XXXXXX&xappname=XXX-dev
@lilac mica can you try again and open your browser console, check if you have a failed request?
yeah it feels like a badly designed dashboard page, I get an error too adding an endpoint.
to be clear, it does seem to have worked, it added the endpoint to your webhook settings
you can see it's been added at https://dashboard.stripe.com/webhooks/we_1MQnbRIiqsvWvTwFGq5Cn7nc . Probably the page just doesn't handle you adding the same URL again
that's weird because my webhook issuing_authorization.request throw an error "route not found" but the issuing_authorization.created got a success. They share the same endpoint 😕
route not found is an error from your server unfortunately so we wouldn't have much insight there into how that's been configured
but the event issuing_authorization.request make a request to the same endpoint and got a success
yep, I see that
I got this error when I try to insert the connect authorization endpoint on https://dashboard.stripe.com/settings/issuing/authorizations
{"error":{"message":"Multi region routing target not found.","code":"multi_region_routing_target_not_found"}}
yeah that dashboard page seems quite broken to me
I didn't know it existed before you linked it 30 minutes ago
I'll raise to the owning team that it's quite buggy
Do you think my error is related to it ?
I tihnk your error is because you're not the admin on your account?
looking at logs i see someone who is a Support Specialist on that account (C*** d* P****) trying to add endpoints through that page and getting errors
Yes I'm just Developer