TLDR:
I'm trying to add a custom basemap, but can't see it in Unreal. How do I either use the sources I want to (listed below), or work out from the sources I've found whether it's possible to use them or not?
Full:
My desired result is to use either of these sources as a basemap:
I'm not really bothered which, but they're much more current than the global "Imagery" basemap.
I'd be happy to apply them over the top of the basemap, too, as an image layer if that were the only workaround.
I've tried adding new basemaps using the above links as the source (e.g.)
and also in the below format:
When I select sources in NZTM I get the following error message in the output log:
message='Illegal state.' additional-message='Tiled sources must have either a WebMercator (wkid=3857)

Which makes sense, since the data is in the wrong spatial reference.
For sources in WGS84 (specifically Web Mercator (WGS 1984) - like this one is) I get no message in the logs. Neither an error, nor an "ArgCISLayer status=Loading" message. Just nothing. My landscape in the display window shows the elevation ok but with no basemap:

If I switch back to the default "Imagery" basemap, I get a basemap again, but it's the outdated one I can't use

I've also tried using the above links as "Layers" but get the error message:
message='Layer type is not supported.'
Any pointers to get current NZ imagery data into UE5.1?