Hello, I'm getting an error "503 : An error occurred" seemingly random when trying to query attachments from a query.
The feature is the following, but its not public : https://services3.arcgis.com/KjwM1xptHuBxMVga/ArcGIS/rest/services/Área_de_Anotação_de_Desvios/FeatureServer/0
I couldn't find a pattern on when it happens, but if you for example go to a specific feature's attachment info (...FeatureServer/0/1/attachments) and keep refreshing the browser it should eventually happen.
And more for sure way it to query the attachment info for each feature via Javascript, that's how I reached this issue, but even then it sometimes work.
That's all I have, there's no extra message being returned.
Edit: I've just noticed this doesn't just happen with attachment queries, it also happens with feature queries