Hello,
I was previously downloading maps using QGIS from an ArcGIS server. However, now when I'm trying to access the server, I'm receiving an error that says "Arcgis: Access denied: Forbidden."
The server I'm trying to access the map from has the following URL: https://services.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x}
I used to download images in PNG format from there. However, even when I try to access the page by manually entering z, y, and x coordinates in my web browser, I can't access the page anymore. What could be the reason for this issue, and how can I resolve it?
Thank you for your assistance.