Hah! I win. There just wasn’t enough code. . . it was confusing the browser that not all values were filled in.
This is the page that solved the issue:
https://codex.www.ads-software.com/Template_Tags/get_links
This is the code that worked:
<?php get_links(-1, ”, ‘
‘, ‘ ‘, true,’id’, false, false, -1, false, true ); ?>