I created a survey123 on enterprise and there is a repeat question that is related to the buildings. Sometimes more than one picture is taken for a building. The pictures have been coming in fine and I embedded it on the dashboard using the object id like this:
URL: https://portalLink/Hosted/serviceName/FeatureServer/3/{objectid}/attachments/{objectid}
So for example, a typical attachment would look like https://portalLink/Hosted/serviceName/FeatureServer/3/34/attachments/34
However, the problem is that some of the photo links are broken and the object ids are misplaced or unaligned for some reason. For example
https://portalLink/Hosted/serviceName/FeatureServer/3/45/attachments/42
This causes the picture to not sure up on the dashboard and if I try to open the link on a new tab, it shows the Web Adaptor error -
Could not access any server machines. Please contact your system administrator.
I dont know why that happened.
I am having the same issue! Let me know if you find a solution