Hey everyone,
I’ve been working on integrating a third-party payment API into our web app, and I’m running into some strange timeout issues. Everything works fine in dev mode, but once deployed, the API calls sometimes take too long or fail completely. I’ve checked headers, SSL, and even server logs but can’t figure out the root cause.
Has anyone faced something similar? Could it be a server config issue or maybe a rate limit I’m unaware of? Would love to hear your experience or any debugging tips that helped you out in a similar situation. Appreciate any input!