This commit is contained in:
2019-09-30 18:09:39 +00:00
parent f91c8e4796
commit 59c710dd14
3 changed files with 31 additions and 45 deletions

View File

@@ -82,6 +82,7 @@ namespace qbridge.Controllers
if (DiscoveryDoc == null)
{
return Content($"<h1>Error - Unable to fetch Discovery document from QuickBooks Online</h1>Cannot proceed");
}