Anyone else getting timeouts when doing a transact...
# suitetalkapi
m
Anyone else getting timeouts when doing a transaction search on vendorbills through suitetalk?
c
We had a number of accounts using SuiteTalk start timing out up a few weeks back that weren't on token auth yet. Switching them to token auth solved it.
m
Ah, was it all Soap requests? Or was it sporadic?
c
Well.. not sure, it was using Visual Studio and letting the IDE consume the web service definition. I assume SOAP is at the base layer of VS's wrapper.
Was definitely not sporadic. It happened across all C# apps and across multiple customers, same day.
m
Gotcha, thanks! This was more sporadic.. started working the next morning