My company has a webapp for customers where they can integrate with Infusionsoft.
For a small number of customers, any request to either the legacy xml-rpc or rest api is returning a 504 Gateway Timeout.
The same requests for other customers are successful.
Is there a chance that my customers have canceled their infusionsoft accounts and this is the response from mashery not receiving a response from infusionsoft api’s?
Also note that the oauth token refresh is successful for all customers.