Infusionsoft API receiving errors: 400 bad requests, errors, and 403 not authorized (proxy)

Hi there,

The issue we have is simple but the solution has us scratching our head. We keep receiving 400 bad requests, and all sorts of errors which is causing orders not to push to our fulfillment center.


My question is what could be causing this? As this happens at random times

It appears most of the 400s are coming /token It means the request you are sending to get a new token is formatted wrong or missing some data. I would suggest adding some logging for these types of errors. Log the response headers and request payloads. It can help us figure out the root cause.