Hey thanks for the response. This integration has been running for two years and just recently started giving us intermittent problems. The original developer isn’t available so looking for some resources to get some support.
Hey Tony! So the issue might actually be on the server side, even though technically a 4xx error is not a server side error. If the issue is a rate limit, it could be a config on the remote server that is having some issues.
I might consider taking a look at the server if possible to determine if there is an issue there. But as far as your HTTP request looks like, it looks fine
Actually, is the server. As you can see, it is rate limited, and it seems that is hosted through cloudflare. So not sure if there is a solution more than contacting the dev.
If it is open source. Maybe the solution you should look for, is to self-host a version of the app (if is open source, it means that you should be able to use it I believe, not sure if it has a code repository)