BrettBrett
8 years agoQrew Trainee
Recent Issues QB API through Java HttpClient
We've been experiencing some weird issues lately related to the Quickbase API and accessing it via a java httpClient. We've used the API for ~7 years now and recently, our requests have stopped working for some reason. They seem to be working after a restart for approximately 8 hours and then just stop working afterward, no exceptions, no indication of the cause.
Has anyone experienced anything similar? Anyone have any solutions?
For reference, we make a GET request to the API_Authenticate and then utilizing the API_DoQuery api to query tables in the Quickbase. We do this for every request so I don't think it would be a session timeout issue unless something has changed on the QB side.
Thanks in advance,
Brett
Has anyone experienced anything similar? Anyone have any solutions?
For reference, we make a GET request to the API_Authenticate and then utilizing the API_DoQuery api to query tables in the Quickbase. We do this for every request so I don't think it would be a session timeout issue unless something has changed on the QB side.
Thanks in advance,
Brett