{
'error': {
'code': 'BadArgument',
'message': 'Invalid argument provided.',
'details': {
'code': 'MissingRequiredGlobalParameters',
'target': 'localTimeZone',
'message': 'Parameter(s) expected by the web service are missing. Verify all the required parameters expected by the web service are correct and try again.'
}
}
}
Does not seem to pass correctly in the constructor of AzmlException.
Does not seem to pass correctly in the constructor of
AzmlException
.