Introduction: I am encountering an issue with an Esri ArcGIS Server Feature Service link. Over the past few days, the link has been functioning correctly; however, starting yesterday, it started throwing an error. As a newcomer to FME, I lack the necessary understanding to interpret the error message, specifically the AttributeError: 'NoneType' object has no attribute 'name'. I would greatly appreciate any assistance in resolving this issue.
Problem Description: The link causing the problem is as follows:
Details: Upon accessing the aforementioned ArcGIS Server Feature Service link, I receive the following error message in Python:
Python Exception <AttributeError>: 'NoneType' object has no attribute 'name'
Request for Assistance: Since I am new to FME, I am unsure about the root cause and implications of this error. I am seeking guidance and support from individuals experienced in FME or those familiar with Esri ArcGIS Server Feature Services. Any assistance in understanding the error and resolving the issue would be highly appreciated.
Thank you in advance for your help.