I am getting this error when trying to fetch holding using http api in python
{'status': 'error', 'errors': [{'errorCode': 'UDAPI100500', 'message': 'Something went wrong... please contact us', 'propertyPath': None, 'invalidValue': None, 'error_code': 'UDAPI100500', 'property_path': None, 'invalid_value': None}]}
The same code was working from many weeks but not today.