I am calling estimateExportTilesSize api to get the basemap tiles, it works fine for levels lesser than 20, but when I pass levels from 20 to 23 and with different combinations within this range, I don't get any tile.
once job is done, it gives me this response:
{"paramName":"out_service_url","dataType":"GPString","value":""}I believe levels from 18 to 23 are added to some of the map server very recently, is there anything that I have to add in API request !!
Thanks