This commit is contained in:
@@ -383,7 +383,8 @@ namespace AyaNova.PlugIn.QBOI
|
|||||||
{
|
{
|
||||||
if (!string.IsNullOrEmpty(gt.LastError))
|
if (!string.IsNullOrEmpty(gt.LastError))
|
||||||
{
|
{
|
||||||
|
IntegrationLog.Log(QBID, "PFC: QuickBooks online failed to retrieve token");
|
||||||
|
IntegrationLog.Log(QBID, "PFC: token fetch error: " + gt.LastError);
|
||||||
}
|
}
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user