#Ben Chu
1 messages · Page 1 of 1 (latest)
Hi there!
Can you share the ID (req_xxx) of the failing API request?
https://support.stripe.com/questions/finding-the-id-for-an-api-request
That means you frontend tries to connect to an API at your localhost:3001, but it seems not responding
That's is your local environment
So, is there sth wrong with my frontend or my local server?