#dalel.eth - 401 Errors
1 messages · Page 1 of 1 (latest)
Hello! Can you provide a request ID showing the issue so I can take a look? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Looking...
That request shows a 200 success response. Can you confirm that's the correct request ID?
Do you have the request ID showing that 401 error?
Or is that only happening in the browser when you try to load the Checkout URL?
The Checkout Session associated with the request you provided loads fine for me.
happening in browser when I load the checkout url
my user flow is broken is the problem - I noticed the request went through as 200 which is good but can't figure out why this doesn't work
What is shown in the browser when the error you posted above comes up?
"You might be having a network connection problem, or the payment provider cannot be reached at the moment."
yes
yes it happens every time*
no haven't tried other browsers but I've been using this flow for about 5 months
so I know it works in chrome
fails in Safari as well
same message
Can you give me more details about the request that throws the 401? A request ID would be very helpful. You should be able to get it via the Network tab in the developer tools, should be in the response headers.
there are none with 401 on my stripe logs
but let's see what I can find in the dev tools
nothing
only the single 200 request
Sorry, I think I might have missed something. The screenshot of the 401 error above... where did that come from? I thought that was in your browser console?
it is
Okay, and that comes up every time?
think I found it actually - it didn't come up last time for some reason
"You did not provide an API key." interesting
Do you have the request ID for that request?
I don't see it anywhere
I have the session Id that's being created
cs_test_a1fBQIqSIi4iloVR4Yd31dc9YXmkTtnwOYGeVXCBi2dhun5SNxYVY7qkpB
yes
I'm looking at the request and response headers
it's not in there as far as I can tell
I fixed it
What was causing the issue?