Getting the same error - cannot create an invoice on a LAN 2025.7 file - get 500 response and API logs as below. Please advise.
Internal Server Error Exception: An Unexpected Exception of type 'System.ArgumentNullException' was thrown with the following details:
Details : System.ArgumentNullException: Value cannot be null.
Parameter name: authority
at Myob.IdentityModel.Clients.LiveDirectory.AuthorizationServer..ctor(String authority)
at Myob.IdentityModel.Clients.LiveDirectory.AuthenticationContext..ctor(String authority)
at MYOB.ARLive.BusinessLayer.Implementation.Services.OnlinePayments.MerchantConfigService..ctor(IExecutionContext executionContext)
at MYOB.ARLive.Services.MerchantConfigContainerService.InitializeNewBusinessOperationTree(IExecutionContext executionContext, IMerchantConfigContainer container)
at MYOB.ARLive.Services.ContainerService`2.ProcessContainer(TContainer container, IExecutionContext executionContext, Boolean ignoreWarnings)
at MYOB.ARLive.ServiceBridge.ServiceBridge.InvokeGetOnlinePaymentSettings(ICompanyFile companyFile)